diff --git a/GNUmakefile b/GNUmakefile index 7f980ec8..1a3d1a73 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -16,7 +16,7 @@ MAKEFLAGS += --no-builtin-rules ## LD := Linker. ## ANDROID_SDK := Path to the Android SDK. -VERSION_CODE := 41 +VERSION_CODE := 42 VERSION_CODE_IOS := 16 VERSION_NUMBER := 0.2025.8 VERSION_NAME := This program kills fascists. diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index ecbf3407..60176953 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -1,7 +1,7 @@