aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-09-22 18:15:05 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-09-22 18:15:05 +0300
commitca748ad44ce6e75b4ebc82996bd6a05b0b2d58ad (patch)
tree5f99c16113f1bcf50ef163e0df2b5079ecb5001a /CMakeLists.txt
parentae6d83a41ed958b65ec7f6584d7b042ae6a6e51f (diff)
downloadhax-minetest-server-ca748ad44ce6e75b4ebc82996bd6a05b0b2d58ad.tar.gz
hax-minetest-server-ca748ad44ce6e75b4ebc82996bd6a05b0b2d58ad.zip
Update changelog and version to 0.2.20110922_rc1
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 ff6db1698..ec73b2724 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ project(minetest)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
-set(VERSION_PATCH 201109xx_dev)
+set(VERSION_PATCH 20110922_rc1)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Configuration options