diff --git a/GNUmakefile b/GNUmakefile index 962a35db..af650279 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -3,9 +3,9 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules -VERSION_CODE := 14 -VERSION_NUMBER := 0.0.14 -VERSION_NAME := Served on apple cider dressed winter greens. +VERSION_CODE := 15 +VERSION_NUMBER := 0.0.15-wip +VERSION_NAME := Medium English breakfast tea. PROJECT = tildefriends BUILD_DIR ?= out diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index e5b6b8c9..efe38366 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="15" + android:versionName="0.0.15-wip">