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

List:       kde-commits
Subject:    [muon] /: Bump versions for 2.0.65
From:       Jonathan Thomas <echidnaman () kubuntu ! org>
Date:       2013-06-25 14:18:34
Message-ID: E1UrU4o-0006r6-3K () scm ! kde ! org
[Download RAW message or body]

Git commit f9ae5665f6afd6a5e08fe1a95c3765f95dc3bc64 by Jonathan Thomas.
Committed on 25/06/2013 at 14:18.
Pushed by jmthomas into branch 'master'.

Bump versions for 2.0.65

M  +1    -1    discover/main.cpp
M  +1    -1    installer/main.cpp
M  +1    -1    kded/MuonNotifier.cpp
M  +2    -2    libmuon/CMakeLists.txt
M  +1    -1    muon/main.cpp
M  +1    -1    updater/main.cpp

http://commits.kde.org/muon/f9ae5665f6afd6a5e08fe1a95c3765f95dc3bc64

diff --git a/discover/main.cpp b/discover/main.cpp
index a593708..ab79920 100644
--- a/discover/main.cpp
+++ b/discover/main.cpp
@@ -29,7 +29,7 @@
 static const char description[] =
     I18N_NOOP("An application discoverer");
 
-static const char version[] = "2.0.0";
+static const char version[] = "2.0.65";
 
 int main(int argc, char** argv)
 {
diff --git a/installer/main.cpp b/installer/main.cpp
index ffb48d0..a6f2b7d 100644
--- a/installer/main.cpp
+++ b/installer/main.cpp
@@ -30,7 +30,7 @@
 static const char description[] =
     I18N_NOOP("An application manager");
 
-static const char version[] = "2.0.0";
+static const char version[] = "2.0.65";
 
 int main(int argc, char **argv)
 {
diff --git a/kded/MuonNotifier.cpp b/kded/MuonNotifier.cpp
index 041dd1f..2ce99f3 100644
--- a/kded/MuonNotifier.cpp
+++ b/kded/MuonNotifier.cpp
@@ -53,7 +53,7 @@ MuonNotifier::MuonNotifier(QObject* parent, const QList<QVariant>&)
 {
     KAboutData aboutData("muon-notifier", "muon-notifier",
                          ki18n("Muon Notification Daemon"),
-                         "2.0", ki18n("A Notification Daemon for Muon"),
+                         "2.1", ki18n("A Notification Daemon for Muon"),
                          KAboutData::License_GPL,
                          ki18n("(C) 2009-2012 Jonathan Thomas, (C) 2009 Harald Sitter"),
                          KLocalizedString(), "http://kubuntu.org");
diff --git a/libmuon/CMakeLists.txt b/libmuon/CMakeLists.txt
index f0e162f..605dff0 100644
--- a/libmuon/CMakeLists.txt
+++ b/libmuon/CMakeLists.txt
@@ -34,8 +34,8 @@ kde4_add_kcfg_files(muon_LIB_SRCS GENERATE_MOC MuonDataSources.kcfgc)
 kde4_add_library(muonprivate SHARED ${muon_LIB_SRCS})
 
 set_target_properties(muonprivate PROPERTIES
-    VERSION 1.9.97
-    SOVERSION 1
+    VERSION 2.0.65
+    SOVERSION 2
 )
 
 target_link_libraries(muonprivate
diff --git a/muon/main.cpp b/muon/main.cpp
index 0673706..9eb5311 100644
--- a/muon/main.cpp
+++ b/muon/main.cpp
@@ -29,7 +29,7 @@
 static const char description[] =
     I18N_NOOP("A package manager");
 
-static const char version[] = "2.0.0";
+static const char version[] = "2.0.65";
 
 int main(int argc, char **argv)
 {
diff --git a/updater/main.cpp b/updater/main.cpp
index 409f6b9..1655d71 100644
--- a/updater/main.cpp
+++ b/updater/main.cpp
@@ -30,7 +30,7 @@
 static const char description[] =
     I18N_NOOP("An update manager");
 
-static const char version[] = "2.0.0";
+static const char version[] = "2.0.65";
 
 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