Oh yeah, we're working on 0.0.12.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4488 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
6
Makefile
6
Makefile
@ -3,9 +3,9 @@
|
||||
MAKEFLAGS += --warn-undefined-variables
|
||||
MAKEFLAGS += --no-builtin-rules
|
||||
|
||||
VERSION_CODE := 11
|
||||
VERSION_NUMBER := 0.0.11
|
||||
VERSION_NAME := Be nothing, and you will have everything to give to others.
|
||||
VERSION_CODE := 12
|
||||
VERSION_NUMBER := 0.0.12-wip
|
||||
VERSION_NAME := Where everybody knows your name.
|
||||
|
||||
PROJECT = tildefriends
|
||||
BUILD_DIR ?= out
|
||||
|
Reference in New Issue
Block a user