summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-04-10 23:39:33 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-04-10 23:39:33 +0300
commit4934f3d060844aebff397837e5659902962902c2 (patch)
tree274ef8e746ea37977ac91c77ec9f40dbc528d27d /CMakeLists.txt
parentbb39795ab223ffe815d88ec0d0f9dc9a993bef67 (diff)
downloadminetest-4934f3d060844aebff397837e5659902962902c2.tar.gz
minetest-4934f3d060844aebff397837e5659902962902c2.tar.bz2
minetest-4934f3d060844aebff397837e5659902962902c2.zip
updated changelog and version
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c5baf03f1..2551d58e4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ project(minetest)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
-set(VERSION_PATCH 20110406_0)
+set(VERSION_PATCH 20110410_0)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Configuration options