From 72369ab745612d1568166ade7c8195a40a7c55be Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Sun, 28 Jan 2024 23:35:28 +0000 Subject: [PATCH] Let's release 0.0.15. git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4814 ed5197a5-7fde-0310-b194-c3ffbd925b24 --- 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 0ca01f64..db2f729c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -4,7 +4,7 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules VERSION_CODE := 15 -VERSION_NUMBER := 0.0.15-wip +VERSION_NUMBER := 0.0.15 VERSION_NAME := Medium English breakfast tea. PROJECT = tildefriends diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index efe38366..b1851241 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.0.15">