summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-04-24 15:37:41 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-04-24 15:37:41 +0300
commitc9967d6d07a4863f2278376b34bb68d86392e902 (patch)
tree58bc3c884d310dd045b170284eaa49bdf05d2a0b /CMakeLists.txt
parentba88685fab339acd471ade642d24d9ca7e794f04 (diff)
downloadminetest-c9967d6d07a4863f2278376b34bb68d86392e902.tar.gz
minetest-c9967d6d07a4863f2278376b34bb68d86392e902.tar.bz2
minetest-c9967d6d07a4863f2278376b34bb68d86392e902.zip
updated menu a bit, and some other small fixes
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 6ba6678a8..1bd5e776b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ project(minetest)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
-set(VERSION_PATCH 20110423_0_test)
+set(VERSION_PATCH 20110424_0)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Configuration options