mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Call this 0.4.dev-20120122-1
This commit is contained in:
parent
a387c9b95d
commit
cb05a28745
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ project(minetest)
|
|||
# Also remember to set PROTOCOL_VERSION in clientserver.h when releasing
|
||||
set(VERSION_MAJOR 0)
|
||||
set(VERSION_MINOR 4)
|
||||
set(VERSION_PATCH dev-20120106-1)
|
||||
set(VERSION_PATCH dev-20120122-1)
|
||||
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
|
||||
|
||||
MESSAGE(STATUS "*** Will build version ${VERSION_STRING} ***")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue