From 051291f7257afa66bb0b26ba731b0c9bc6984d6e Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 28 May 2025 12:27:37 -0400 Subject: [PATCH] build: Let's build 0.0.31. --- 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 b8c20d3e..bb2130c3 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,7 +18,7 @@ MAKEFLAGS += --no-builtin-rules VERSION_CODE := 37 VERSION_CODE_IOS := 13 -VERSION_NUMBER := 0.0.31-wip +VERSION_NUMBER := 0.0.31 VERSION_NAME := This program kills fascists. IPHONEOS_VERSION_MIN=14.0 diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index c855153e..6cec128e 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.0.31">