diff --git a/GNUmakefile b/GNUmakefile index 810e6101..73f78981 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,7 +18,7 @@ MAKEFLAGS += --no-builtin-rules VERSION_CODE := 49 VERSION_CODE_IOS := 27 -VERSION_NUMBER := 0.2025.12 +VERSION_NUMBER := 0.2025.12-wip VERSION_NAME := This program kills fascists. IPHONEOS_VERSION_MIN=14.5 diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index 663bcea5..9766de8c 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.2025.12-wip">