Start working on 0.0.21.

This commit is contained in:
2024-06-26 20:47:44 -04:00
parent d4df206740
commit 2338b26329
4 changed files with 8 additions and 8 deletions

View File

@ -3,9 +3,9 @@
MAKEFLAGS += --warn-undefined-variables
MAKEFLAGS += --no-builtin-rules
VERSION_CODE := 20
VERSION_NUMBER := 0.0.20
VERSION_NAME := They gave you a small cup.
VERSION_CODE := 21
VERSION_NUMBER := 0.0.21-wip
VERSION_NAME := Psst. Look behind you.
SQLITE_URL := https://www.sqlite.org/2024/sqlite-amalgamation-3460000.zip
LIBUV_URL := https://dist.libuv.org/dist/v1.48.0/libuv-v1.48.0.tar.gz