From ca748ad44ce6e75b4ebc82996bd6a05b0b2d58ad Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Thu, 22 Sep 2011 18:15:05 +0300 Subject: Update changelog and version to 0.2.20110922_rc1 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index ff6db1698..ec73b2724 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ project(minetest) set(VERSION_MAJOR 0) set(VERSION_MINOR 2) -set(VERSION_PATCH 201109xx_dev) +set(VERSION_PATCH 20110922_rc1) set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") # Configuration options -- cgit v1.2.3