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

List:       kde-commits
Subject:    [ring-kde] /: release: Bump the version to 3.0.0-alpha1 (2.91)
From:       Emmanuel Lepage Vallee <null () kde ! org>
Date:       2017-08-01 3:31:05
Message-ID: E1dcNth-00018Q-2R () code ! kde ! org
[Download RAW message or body]

Git commit b9674fbac7491611da807d10274891d88250d829 by Emmanuel Lepage Vallee.
Committed on 01/08/2017 at 03:31.
Pushed by lepagevalleeemmanuel into branch 'master'.

release: Bump the version to 3.0.0-alpha1 (2.91)

M  +1    -1    CMakeLists.txt
M  +1    -1    cmake/MacOSXBundleInfo.plist.in
M  +1    -1    data/config.ini
M  +1    -1    src/main.cpp

https://commits.kde.org/ring-kde/b9674fbac7491611da807d10274891d88250d829

diff --git a/CMakeLists.txt b/CMakeLists.txt
index ccbd2892..b5d9b020 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@ IF(POLICY CMP0028)
    CMAKE_POLICY(SET CMP0028 NEW)
 ENDIF(POLICY CMP0028)
 
-SET(PROJECT_VERSION "2.4.0")
+SET(PROJECT_VERSION "2.91")
 PROJECT(ring-kde)
 
 SET(QT_MIN_VERSION  "5.7.0" )
diff --git a/cmake/MacOSXBundleInfo.plist.in b/cmake/MacOSXBundleInfo.plist.in
index e232df0b..24ffbc80 100644
--- a/cmake/MacOSXBundleInfo.plist.in
+++ b/cmake/MacOSXBundleInfo.plist.in
@@ -25,7 +25,7 @@
 	<key>CFBundleSignature</key>
 	<string>????</string>
 	<key>CFBundleVersion</key>
-	<string>2.4</string>
+	<string>2.91</string>
 	<key>CSResourcesFileMapped</key>
 	<true/>
 	<key>NSHumanReadableCopyright</key>
diff --git a/data/config.ini b/data/config.ini
index f6f01fae..9766b048 100644
--- a/data/config.ini
+++ b/data/config.ini
@@ -9,7 +9,7 @@ name         = ring-kde
 submodule    = network
 folder       = ring-kde
 kde_release  = no
-version      = 2.4.0
+version      = 2.91
 docs         = yes
 translations = yes
 gitModule    = yes
diff --git a/src/main.cpp b/src/main.cpp
index 838fc640..3dcb0317 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -32,7 +32,7 @@
 #include "cmd.h"
 #include <QQmlDebuggingEnabler>
 
-constexpr static const char version[] = "2.4.0";
+constexpr static const char version[] = "3.0.0-alpha1";
 
 int main(int argc, char **argv)
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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