Update version number to something more proper for this stage of development (0.2...
authorPerttu Ahola <celeron55@gmail.com>
Tue, 6 Sep 2011 16:22:00 +0000 (19:22 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 6 Sep 2011 16:22:00 +0000 (19:22 +0300)
CMakeLists.txt

index bf430a0dfa658fff01caeb802beacb442c4bddda..ff6db1698c481d975a589b23bf936cceb9285b79 100644 (file)
@@ -9,7 +9,7 @@ project(minetest)
 
 set(VERSION_MAJOR 0)
 set(VERSION_MINOR 2)
-set(VERSION_PATCH 20110731_3)
+set(VERSION_PATCH 201109xx_dev)
 set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
 
 # Configuration options