From kde-commits Sun Nov 30 21:47:03 2014 From: Ralf Habacker Date: Sun, 30 Nov 2014 21:47:03 +0000 To: kde-commits Subject: [umbrello/Applications/14.12] /: Update version to 2.15.0 (KDE version 14.12.0), which is 14.12 Fina Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=141738403011845 Git commit ea6088f860001d08583aef71eebf795fa6abb195 by Ralf Habacker. Committed on 30/11/2014 at 13:50. Pushed by habacker into branch 'Applications/14.12'. Update version to 2.15.0 (KDE version 14.12.0), which is 14.12 Final. M +2 -2 CMakeLists.txt http://commits.kde.org/umbrello/ea6088f860001d08583aef71eebf795fa6abb195 diff --git a/CMakeLists.txt b/CMakeLists.txt index 7f24816..48edb5c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -7,8 +7,8 @@ set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules) set(KDE4_BUILD_TESTS ON) # for unit tests = set(VERSION_MAJOR "2") -set(VERSION_MINOR "14") -set(VERSION_PATCH "97") +set(VERSION_MINOR "15") +set(VERSION_PATCH "0") = # set default umbrello version # umbrello version could be overridden by cmake command line using -DUMBRE= LLO_VERSION_STRING=3Dmajor.minor.patch