diff --git a/GNUmakefile b/GNUmakefile index 3d5733d9a..2648c8089 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -17,7 +17,7 @@ MAKEFLAGS += --no-builtin-rules ## ANDROID_SDK := Path to the Android SDK. VERSION_CODE := 30 -VERSION_NUMBER := 0.0.25-wip +VERSION_NUMBER := 0.0.25 VERSION_NAME := This program kills fascists. SQLITE_URL := https://www.sqlite.org/2024/sqlite-amalgamation-3470100.zip diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index 050a3ea85..de8c1a78b 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.0.25">