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

List:       kde-commits
Subject:    [ksshaskpass] /: Increase version.
From:       Montel Laurent <montel () kde ! org>
Date:       2014-11-03 6:12:09
Message-ID: E1XlAs5-0003Jw-AB () scm ! kde ! org
[Download RAW message or body]

Git commit e5e3b2a848cce26e9656731ffa2e18849eb4761c by Montel Laurent.
Committed on 03/11/2014 at 06:11.
Pushed by mlaurent into branch 'master'.

Increase version.

M  +3    -0    ChangeLog
M  +1    -2    src/main.cpp

http://commits.kde.org/ksshaskpass/e5e3b2a848cce26e9656731ffa2e18849eb4761c

diff --git a/ChangeLog b/ChangeLog
index 3a98b03..c861686 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+0.6.0
+  * Port to KF5
+
 0.5.3
 =

   * Disable rpath of the binary.
diff --git a/src/main.cpp b/src/main.cpp
index e94581b..8ddc3d0 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -37,7 +37,7 @@ int main(int argc, char **argv)
   KAboutData about (
     "ksshaskpass",
     i18n("Ksshaskpass"),
-    "0.5.2",
+    "0.6.0",
     i18n("KDE version of ssh-askpass"),
     KAboutLicense::GPL,
     i18n("(c) 2006 Hans van Leeuwen\n(c) 2008-2010 Armin Berres"),
@@ -54,7 +54,6 @@ int main(int argc, char **argv)
   KAboutData::setApplicationData(about);
   parser.addVersionOption();
   parser.addHelpOption();
-  //PORTING SCRIPT: adapt aboutdata variable if necessary
   about.setupCommandLine(&parser);
   parser.process(app);
   about.processCommandLine(&parser);
[prev in list] [next in list] [prev in thread] [next in thread] 

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