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:
3c30ab2
)
Update version number to something more proper for this stage of development (0.2...
author
Perttu Ahola
<celeron55@gmail.com>
Tue, 6 Sep 2011 16:22:00 +0000
(19:22 +0300)
committer
Perttu Ahola
<celeron55@gmail.com>
Tue, 6 Sep 2011 16:22:00 +0000
(19:22 +0300)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index bf430a0dfa658fff01caeb802beacb442c4bddda..ff6db1698c481d975a589b23bf936cceb9285b79 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-9,7
+9,7
@@
project(minetest)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
-set(VERSION_PATCH 20110
731_3
)
+set(VERSION_PATCH 20110
9xx_dev
)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Configuration options