diff --git a/GNUmakefile b/GNUmakefile index b27444c1..d13da871 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -17,7 +17,7 @@ MAKEFLAGS += --no-builtin-rules ## ANDROID_SDK := Path to the Android SDK. VERSION_CODE := 32 -VERSION_NUMBER := 0.0.27-wip +VERSION_NUMBER := 0.0.27 VERSION_NAME := This program kills fascists. SQLITE_URL := https://www.sqlite.org/2025/sqlite-amalgamation-3480000.zip diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index 7ef30be3..ef029c34 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.0.27">