Oh well, let's call it just 0.2.20110922 0.2.20110922
authorPerttu Ahola <celeron55@gmail.com>
Thu, 22 Sep 2011 15:22:04 +0000 (18:22 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Thu, 22 Sep 2011 15:22:04 +0000 (18:22 +0300)
CMakeLists.txt
doc/changelog.txt

index ec73b2724942bf51e16790cec78000010716996d..20bb3e308044b2cea8a688f5e6094bed63a2bd92 100644 (file)
@@ -9,7 +9,7 @@ project(minetest)
 
 set(VERSION_MAJOR 0)
 set(VERSION_MINOR 2)
-set(VERSION_PATCH 20110922_rc1)
+set(VERSION_PATCH 20110922)
 set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
 
 # Configuration options
index 79d09b1cfc42180145ce442410910e86405b79d4..3f085667c61a3d02d90643fd4fb438fe25cf248b 100644 (file)
@@ -3,7 +3,7 @@ Minetest-c55 changelog
 This should contain all the major changes.
 For minor stuff, refer to the commit log of the repository.
 
-0.2.20110922_rc1:
+0.2.20110922:
 - Map is saved in an SQLite database file (by Queatz)
 - Ladders (MarkTraceur)
 - Lava