forked from oerkki/voxelands
this is next
This commit is contained in:
parent
2e653e1477
commit
a4057d9d1a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue