this is :next

This commit is contained in:
darkrose 2014-11-16 11:59:38 +10:00
parent 83bf70f72b
commit 28bc1c22f5
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 1411)
set(VERSION_MINOR 02)
set(VERSION_EXTRA "")
set(VERSION_EXTRA ":next")
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}${VERSION_EXTRA}")
MESSAGE(STATUS "*** Will build version ${VERSION_STRING} ***")