summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-05-31 00:24:44 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-05-31 00:24:44 +0300
commit97dc966759425b6cda0dfc96d1de47380cdaf440 (patch)
tree95a4cc8d83a41869f8a8861123976c036f2c436b /CMakeLists.txt
parentdb36771c63040933d43bc12adc4ad840472004d3 (diff)
downloadminetest-97dc966759425b6cda0dfc96d1de47380cdaf440.tar.gz
minetest-97dc966759425b6cda0dfc96d1de47380cdaf440.tar.bz2
minetest-97dc966759425b6cda0dfc96d1de47380cdaf440.zip
updated 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 85743e73a..9ae256288 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ project(minetest)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
-set(VERSION_PATCH 20110529_2)
+set(VERSION_PATCH 20110529_3_dev)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Configuration options