From b7b5d4f1a56eef58a61e89fae48662d336077463 Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 24 Apr 2024 19:24:10 -0400 Subject: [PATCH] Calling it 0.0.18. --- 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 db1c4420..e510d046 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -4,7 +4,7 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules VERSION_CODE := 18 -VERSION_NUMBER := 0.0.18-wip +VERSION_NUMBER := 0.0.18 VERSION_NAME := Celebrating totality for upwards of 3m1.4s. SQLITE_URL := https://www.sqlite.org/2024/sqlite-amalgamation-3450300.zip diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index 3c681d65..2116e85f 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.0.18">