projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a387c9b
)
Call this 0.4.dev-20120122-1
0.4.dev-20120122-1
author
Perttu Ahola
<celeron55@gmail.com>
Sun, 22 Jan 2012 21:05:36 +0000
(23:05 +0200)
committer
Perttu Ahola
<celeron55@gmail.com>
Sun, 22 Jan 2012 21:05:36 +0000
(23:05 +0200)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 68fffb012b59bc0326741512f4a19a371e6e0ec5..ef9016526e9580ba6533e7a836bdee1667d4e673 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-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-201201
06
-1)
+set(VERSION_PATCH dev-201201
22
-1)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
MESSAGE(STATUS "*** Will build version ${VERSION_STRING} ***")