diff --git a/GNUmakefile b/GNUmakefile index 778531f7..80fea4df 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -3,9 +3,9 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules -VERSION_CODE := 26 -VERSION_NUMBER := 0.0.22 -VERSION_NAME := Get born soon. +VERSION_CODE := 27 +VERSION_NUMBER := 0.0.23-wip +VERSION_NAME := Me upon my pony on my boat. SQLITE_URL := https://www.sqlite.org/2024/sqlite-amalgamation-3460100.zip BUNDLETOOL_URL := https://github.com/google/bundletool/releases/download/1.17.0/bundletool-all-1.17.0.jar