Let's start working on 0.0.17.

This commit is contained in:
2024-02-28 18:47:21 -05:00
parent 13d43d8319
commit 402a898d96
3 changed files with 7 additions and 7 deletions

View File

@ -3,9 +3,9 @@
MAKEFLAGS += --warn-undefined-variables
MAKEFLAGS += --no-builtin-rules
VERSION_CODE := 16
VERSION_NUMBER := 0.0.16
VERSION_NAME := Now with 38% more process.
VERSION_CODE := 17
VERSION_NUMBER := 0.0.17-wip
VERSION_NAME := Please enjoy responsibly.
PROJECT = tildefriends
BUILD_DIR ?= out