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">