Now we're 0.0.10-wip.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4366 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
fc3dd84122
commit
deede728be
6
Makefile
6
Makefile
@ -3,9 +3,9 @@
|
||||
MAKEFLAGS += --warn-undefined-variables
|
||||
MAKEFLAGS += --no-builtin-rules
|
||||
|
||||
VERSION_CODE := 9
|
||||
VERSION_NUMBER := 0.0.9
|
||||
VERSION_NAME := Failure is the only opportunity to begin again.
|
||||
VERSION_CODE := 10
|
||||
VERSION_NUMBER := 0.0.10-wip
|
||||
VERSION_NAME := Pride is not the opposite of shame, but its source.
|
||||
|
||||
PROJECT = tildefriends
|
||||
BUILD_DIR ?= out
|
||||
|
@ -1,3 +1,3 @@
|
||||
#define VERSION_NUMBER "0.0.9"
|
||||
#define VERSION_NAME "Failure is the only opportunity to begin again."
|
||||
#define VERSION_NUMBER "0.0.10-pre"
|
||||
#define VERSION_NAME "Pride is not the opposite of shame, but its source."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user