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:
89aa8b9
)
Incremented version to 0.0.2.
author
Perttu Ahola
<celeron55@gmail.com>
Tue, 5 Apr 2011 15:27:00 +0000
(18:27 +0300)
committer
Perttu Ahola
<celeron55@gmail.com>
Tue, 5 Apr 2011 15:27:00 +0000
(18:27 +0300)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index da820dcc190b8283407aaa621ef647cf3336475b..7c8c7a18cfd005a1fc69a3d730384efb58101539 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-9,7
+9,7
@@
project(minetest)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 0)
-set(VERSION_PATCH
1
)
+set(VERSION_PATCH
2
)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Configuration options