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

List:       kde-commits
Subject:    [cantor] src: bump version numbers
From:       Alexander Rieder <alexanderrieder () gmail ! com>
Date:       2015-03-11 18:07:31
Message-ID: E1YVl2Z-0005Ix-Ow () scm ! kde ! org
[Download RAW message or body]

Git commit 1d42eee5694450c7a8f976973c7b9e484205c6db by Alexander Rieder.
Committed on 11/03/2015 at 18:08.
Pushed by arieder into branch 'master'.

bump version numbers

(cherry picked from commit c6fbbed87042436d1bf864eca265919e3e6a81d9)

M  +2    -2    src/lib/CMakeLists.txt
M  +2    -2    src/main.cpp

http://commits.kde.org/cantor/1d42eee5694450c7a8f976973c7b9e484205c6db

diff --git a/src/lib/CMakeLists.txt b/src/lib/CMakeLists.txt
index 44bda56..7c0a2cb 100644
--- a/src/lib/CMakeLists.txt
+++ b/src/lib/CMakeLists.txt
@@ -1,5 +1,5 @@
-set(GENERIC_LIB_VERSION "0.0.4")
-set(GENERIC_LIB_SOVERSION "1")
+set(GENERIC_LIB_VERSION "0.6.0")
+set(GENERIC_LIB_SOVERSION "6")
 
 set( cantor_LIB_SRCS
   session.cpp
diff --git a/src/main.cpp b/src/main.cpp
index 0eba9e0..7058f51 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -29,7 +29,7 @@
 static const char description[] =
     I18N_NOOP("KDE Frontend to mathematical applications");
 
-static const char version[] = "0.5";
+static const char version[] = "0.6";
 
 
 int main(int argc, char **argv)
@@ -67,7 +67,7 @@ int main(int argc, char **argv)
                      QLatin1String(version),
                      i18n(description),
                      KAboutLicense::GPL,
-                     i18n("(C) 2009-2013 Alexander Rieder"),
+                     i18n("(C) 2009-2015 Alexander Rieder"),
                      QString(),
                      QLatin1String("http://edu.kde.org/cantor"));
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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