[kmplot] /: Bump version to 1.3.0

Yuri Chornoivan null at kde.org
Wed Jan 16 17:12:02 GMT 2019


Git commit 7bb1496d4311bd3939171af5fcc145c2900608a5 by Yuri Chornoivan.
Committed on 16/01/2019 at 17:11.
Pushed by yurchor into branch 'master'.

Bump version to 1.3.0

M  +1    -1    doc/index.docbook
M  +2    -2    doc/man-kmplot.1.docbook
M  +1    -1    kmplot/main.cpp

https://commits.kde.org/kmplot/7bb1496d4311bd3939171af5fcc145c2900608a5

diff --git a/doc/index.docbook b/doc/index.docbook
index b65eb2b..edac16b 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -43,7 +43,7 @@
 
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2018-11-23</date>
+<date>2019-01-16</date>
 <releaseinfo>1.3.0 (Applications 19.04)</releaseinfo>
 
 <!-- Abstract about this handbook -->
diff --git a/doc/man-kmplot.1.docbook b/doc/man-kmplot.1.docbook
index 527d374..693c08f 100644
--- a/doc/man-kmplot.1.docbook
+++ b/doc/man-kmplot.1.docbook
@@ -11,8 +11,8 @@
 <surname>Burton</surname>
 </personname>
 <email>bab at debian.org</email></author>
-<date>2018-11-09</date>
-<releaseinfo>1.2.2 (Applications 18.12)</releaseinfo>
+<date>2019-01-16</date>
+<releaseinfo>1.3.0 (Applications 19.04)</releaseinfo>
 <productname>KDE Applications</productname>
 </refentryinfo>
 
diff --git a/kmplot/main.cpp b/kmplot/main.cpp
index 32668a6..f74612e 100644
--- a/kmplot/main.cpp
+++ b/kmplot/main.cpp
@@ -25,7 +25,7 @@
 /**
  * Version string of KmPlot.
  */
-static const char* version =  "1.2.2";
+static const char* version =  "1.3.0";
 
 // local includes
 #include "kmplot.h"


More information about the kde-doc-english mailing list