[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdelibs/KDE/4.12] /: Bump version for KDE SC 4.12.4
From:       Torgny Nyblom <nyblom () kde ! org>
Date:       2014-03-27 20:06:17
Message-ID: E1WTGZ7-0006Dn-AI () scm ! kde ! org
[Download RAW message or body]

Git commit 581bb3ff7215e258721b8b522ec78d97e939857c by Torgny Nyblom.
Committed on 27/03/2014 at 20:06.
Pushed by tnyblom into branch 'KDE/4.12'.

Bump version for KDE SC 4.12.4

M  +1    -1    CMakeLists.txt
M  +1    -1    README
M  +2    -2    cmake/modules/KDE4Defaults.cmake
M  +1    -1    kdecore/sycoca/ksycoca.cpp

http://commits.kde.org/kdelibs/581bb3ff7215e258721b8b522ec78d97e939857c

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3708e1c..87fe854 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@ include(CPack)
 =

 set (KDE_VERSION_MAJOR 4)
 set (KDE_VERSION_MINOR 12)
-set (KDE_VERSION_RELEASE 3)
+set (KDE_VERSION_RELEASE 4)
 set (KDE_VERSION "${KDE_VERSION_MAJOR}.${KDE_VERSION_MINOR}.${KDE_VERSION_=
RELEASE}" )
 set (KDE_VERSION_STRING "${KDE_VERSION}")
 =

diff --git a/README b/README
index 04970f1..3dd19a9 100644
--- a/README
+++ b/README
@@ -10,7 +10,7 @@ In this file:
 =

 About kdelibs
 -------------
-This is version 4.12.3 of the KDE libraries.
+This is version 4.12.4 of the KDE libraries.
 =

 This package includes libraries that are central to the development and
 execution of a KDE program, as well as internationalization files for these
diff --git a/cmake/modules/KDE4Defaults.cmake b/cmake/modules/KDE4Defaults.=
cmake
index 3fc4cbd..b2f768e 100644
--- a/cmake/modules/KDE4Defaults.cmake
+++ b/cmake/modules/KDE4Defaults.cmake
@@ -21,11 +21,11 @@ set(CMAKE_INCLUDE_DIRECTORIES_PROJECT_BEFORE ON)
 # define the generic version of the libraries here
 # this makes it easy to advance it when the next KDE release comes
 # Use this version number for libraries which are at version n in KDE vers=
ion n
-set(GENERIC_LIB_VERSION "4.12.3")
+set(GENERIC_LIB_VERSION "4.12.4")
 set(GENERIC_LIB_SOVERSION "4")
 =

 # Use this version number for libraries which are already at version n+1 i=
n KDE version n
-set(KDE_NON_GENERIC_LIB_VERSION "5.12.3")
+set(KDE_NON_GENERIC_LIB_VERSION "5.12.4")
 set(KDE_NON_GENERIC_LIB_SOVERSION "5")
 =

 # windows does not support LD_LIBRARY_PATH or similar
diff --git a/kdecore/sycoca/ksycoca.cpp b/kdecore/sycoca/ksycoca.cpp
index 2e0f5d8..da88db1 100644
--- a/kdecore/sycoca/ksycoca.cpp
+++ b/kdecore/sycoca/ksycoca.cpp
@@ -55,7 +55,7 @@
  * If the existing file is outdated, it will not get read
  * but instead we'll ask kded to regenerate a new one...
  */
-#define KSYCOCA_VERSION 233
+#define KSYCOCA_VERSION 234
 =

 /**
  * Sycoca file name, used internally (by kbuildsycoca)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic