mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Update version number to 0.3.dev-20111016
This commit is contained in:
parent
4914eb29d1
commit
286edd4f1e
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 3)
|
||||
set(VERSION_PATCH dev-201110xx)
|
||||
set(VERSION_PATCH dev-20111016)
|
||||
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