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:
abd106b
)
Call this 0.4.dev-20111209-1
0.4.dev-20111209-1
author
Perttu Ahola
<celeron55@gmail.com>
Fri, 9 Dec 2011 09:36:47 +0000
(11:36 +0200)
committer
Perttu Ahola
<celeron55@gmail.com>
Fri, 9 Dec 2011 09:36:47 +0000
(11:36 +0200)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index f286a9cb7873bf847b79f451445712592d813cdf..809d6482b3932bd843ecaf298cbdf58fa7e8a5f4 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-2011120
4
-1)
+set(VERSION_PATCH dev-2011120
9
-1)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
MESSAGE(STATUS "*** Will build version ${VERSION_STRING} ***")