From 4d037c02bf23f354ca4381d13dc3e9a9be9c7e81 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 23 Apr 2025 12:29:42 -0400 Subject: [PATCH] build: Let's build 0.0.30. --- 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 caa93d9c..33e3d375 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,7 +18,7 @@ MAKEFLAGS += --no-builtin-rules VERSION_CODE := 35 VERSION_CODE_IOS := 12 -VERSION_NUMBER := 0.0.30-wip +VERSION_NUMBER := 0.0.30 VERSION_NAME := This program kills fascists. IPHONEOS_VERSION_MIN=14.0 diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index 2321bf3e..095e8112 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.0.30">