From e8e7c98705aee02eb530cfc7f811aea620ff4013 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Tue, 25 Nov 2025 18:31:25 -0500 Subject: [PATCH] build: wip. --- GNUmakefile | 2 +- src/android/AndroidManifest.xml | 2 +- src/version.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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">