From a6c97be1a4b828b81e6994bb38af10fc4c0db229 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Sun, 29 May 2011 22:38:16 +0300 Subject: 20110529_2 --HG-- extra : rebase_source : cf6dd618ef0b7514c81ae87749733b5a328fc763 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 3dad8c9a7..85743e73a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ project(minetest) set(VERSION_MAJOR 0) set(VERSION_MINOR 2) -set(VERSION_PATCH 20110529_1) +set(VERSION_PATCH 20110529_2) set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") # Configuration options -- cgit v1.2.3