From: Perttu Ahola Date: Sun, 31 Jul 2011 12:54:54 +0000 (+0300) Subject: updated version in CMakeLists X-Git-Tag: 0.2.20110731_3 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ff1471ba6d266597c7a4379605547b6c1201db34;p=oweals%2Fminetest.git updated version in CMakeLists --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 941578096..bf430a0df 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -9,7 +9,7 @@ project(minetest) set(VERSION_MAJOR 0) set(VERSION_MINOR 2) -set(VERSION_PATCH 20110731_2) +set(VERSION_PATCH 20110731_3) set(VERSION_STRING "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}") # Configuration options