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:
ccfec04
)
Version 0.4.dev-20111129-2
author
Perttu Ahola
<celeron55@gmail.com>
Tue, 29 Nov 2011 21:23:33 +0000
(23:23 +0200)
committer
Perttu Ahola
<celeron55@gmail.com>
Tue, 29 Nov 2011 21:23:33 +0000
(23:23 +0200)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index fb11bc2e7390aa0cfbf748cfbe9d02736028667e..83793d29b2f426c8ac6fdf3765e83b7c047a2697 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-20111129-
1
)
+set(VERSION_PATCH dev-20111129-
2
)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
MESSAGE(STATUS "*** Will build version ${VERSION_STRING} ***")