From: Perttu Ahola Date: Sat, 30 Jul 2011 18:16:36 +0000 (+0300) Subject: updated version to rc2, rolling out new windows test binary X-Git-Tag: 0.2.20110731_3~22 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=4ccc99b291d7aa9ccb3e3c56f9d63bf30e02b0b9;p=oweals%2Fminetest.git updated version to rc2, rolling out new windows test binary --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 860bbba00..dc6f45a59 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ project(minetest) set(VERSION_MAJOR 0) set(VERSION_MINOR 2) -set(VERSION_PATCH 20110730_rc1) +set(VERSION_PATCH 20110730_rc2) set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") # Configuration options