From 13d43d83194dd73d614af0078c564859b2f2d30b Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 28 Feb 2024 18:24:12 -0500 Subject: [PATCH] Let's release 0.0.16. --- 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 8f0a21f0..df348314 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -4,8 +4,8 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules VERSION_CODE := 16 -VERSION_NUMBER := 0.0.16-wip -VERSION_NAME := Medium English breakfast tea. +VERSION_NUMBER := 0.0.16 +VERSION_NAME := Now with 38% more process. PROJECT = tildefriends BUILD_DIR ?= out diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index ab5816a8..912a0517 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.0.16">