aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-07-31 02:20:40 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-07-31 02:20:40 +0300
commitd6a9bec8430e39b380d3fc7b1f92683d4d02c33e (patch)
tree6918d2f27174b3bc49ad4fcc301653d53adefd51 /CMakeLists.txt
parent306bb667908bae69d2c68ede64ef9007fd25fb78 (diff)
downloadhax-minetest-server-d6a9bec8430e39b380d3fc7b1f92683d4d02c33e.tar.gz
hax-minetest-server-d6a9bec8430e39b380d3fc7b1f92683d4d02c33e.zip
Added MaterialItem conversion from old content type namespace to new
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 b0bc4796c..dad072fd7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -9,7 +9,7 @@ project(minetest)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 2)
-set(VERSION_PATCH 20110731_0)
+set(VERSION_PATCH 20110731_1)
set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
# Configuration options