From ed836b3ee0b7b9bd56e2c247fa4e90a78dae7711 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 27 Aug 2025 18:01:57 -0400 Subject: [PATCH] build: Bump this, too. --- GNUmakefile | 2 +- src/android/AndroidManifest.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@