this is next

This commit is contained in:
darkrose 2017-04-09 16:06:23 +10:00
parent 2e653e1477
commit a4057d9d1a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ project(voxelands)
# Also remember to set PROTOCOL_VERSION in clientserver.h when releasing
set(VERSION_MAJOR 1704)
set(VERSION_MINOR 00)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}")
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}:next")
MESSAGE(STATUS "*** Will build version ${VERSION_STRING} ***")
# Configuration options