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:
2dcad49
)
Changed version number according to a new versioning scheme.
author
Perttu Ahola
<celeron55@gmail.com>
Wed, 6 Apr 2011 08:16:44 +0000
(11:16 +0300)
committer
Perttu Ahola
<celeron55@gmail.com>
Wed, 6 Apr 2011 08:16:44 +0000
(11:16 +0300)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 7c8c7a18cfd005a1fc69a3d730384efb58101539..cdcdb20cd9c1c4271038a3a5534a35177cf63545 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-8,8
+8,8
@@
endif(${CMAKE_VERSION} STREQUAL "2.8.2")
project(minetest)
set(VERSION_MAJOR 0)
-set(VERSION_MINOR
0
)
-set(VERSION_PATCH 2)
+set(VERSION_MINOR
2
)
+set(VERSION_PATCH 2
0110604-0
)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Configuration options