]> git.lizzy.rs Git - minetest.git/blobdiff - CMakeLists.txt
Updated CMakeLists, changelog and example config for release
[minetest.git] / CMakeLists.txt
index 514175e9ec69f5b79e775088f7e37bbc11890d8f..b0bc4796cafd2e53663754738a595927eee30274 100644 (file)
@@ -9,7 +9,7 @@ project(minetest)
 
 set(VERSION_MAJOR 0)
 set(VERSION_MINOR 2)
-set(VERSION_PATCH 20110730_rc2)
+set(VERSION_PATCH 20110731_0)
 set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
 
 # Configuration options