mirror of
https://github.com/minetest/minetest.git
synced 2024-11-30 11:33:44 +01:00
Continue with 0.4.13-dev
This commit is contained in:
parent
d44fceac7e
commit
ffe3f03bc5
@ -17,7 +17,7 @@ set(VERSION_PATCH 13)
|
|||||||
set(VERSION_EXTRA "" CACHE STRING "Stuff to append to version string")
|
set(VERSION_EXTRA "" CACHE STRING "Stuff to append to version string")
|
||||||
|
|
||||||
# Change to false for releases
|
# Change to false for releases
|
||||||
set(DEVELOPMENT_BUILD FALSE)
|
set(DEVELOPMENT_BUILD TRUE)
|
||||||
|
|
||||||
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
|
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
|
||||||
if(VERSION_EXTRA)
|
if(VERSION_EXTRA)
|
||||||
|
Loading…
Reference in New Issue
Block a user