From 0fbc84d36412e75dc5d9d4e56b13e1dc85b09f4e Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 29 Nov 2023 23:40:04 +0000 Subject: [PATCH] Let's release 0.0.13. git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4651 ed5197a5-7fde-0310-b194-c3ffbd925b24 --- GNUmakefile | 4 ++-- src/android/AndroidManifest.xml | 2 +- src/version.h | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/GNUmakefile b/GNUmakefile index a4e67db4..f0d35816 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -4,8 +4,8 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules VERSION_CODE := 13 -VERSION_NUMBER := 0.0.13-wip -VERSION_NAME := Where everybody knows your name. +VERSION_NUMBER := 0.0.13 +VERSION_NAME := Served on grilled naan or gluten free sweet potato flatbread. PROJECT = tildefriends BUILD_DIR ?= out diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index 084de837..24f83870 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.0.13">