[kde-doc-english] [kajongg] /: update remaining old version numbers to 4.13

Wolfgang Rohdewald wolfgang at rohdewald.de
Wed Feb 19 12:20:41 UTC 2014


Git commit 5b30aa4ec673ab557169bf4cd957c39f9227f55c by Wolfgang Rohdewald.
Committed on 17/02/2014 at 19:30.
Pushed by wrohdewald into branch 'master'.

update remaining old version numbers to 4.13

M  +3    -3    doc/index.docbook
M  +1    -1    setup.py

http://commits.kde.org/kajongg/5b30aa4ec673ab557169bf4cd957c39f9227f55c

diff --git a/doc/index.docbook b/doc/index.docbook
index 3c9c529..c5665eb 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -3,7 +3,7 @@
 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
   <!ENTITY kajongg  "<application>Kajongg</application>">
   <!ENTITY kappname "&kajongg;">
-  <!ENTITY kappversion "4.11.0"><!--Application version. Use this variable everywhere it is needed.-->
+  <!ENTITY kappversion "4.13.0"><!--Application version. Use this variable everywhere it is needed.-->
   <!ENTITY package "kdegames">  <!-- do not change this! -->
   <!ENTITY % English "INCLUDE" > <!-- change language only here -->
   <!ENTITY % addindex "IGNORE"> <!-- do not change this! -->
@@ -49,8 +49,8 @@
 </authorgroup>
 <legalnotice>&FDLNotice;</legalnotice>
 
-<date>2013-09-02</date><!-- Date of (re)writing, or update.-->
-<releaseinfo>&kappversion; (&kde; 4.12)</releaseinfo><!-- Application version number. Use the variable definitions within header to change this value.-->
+<date>2014-02-20</date><!-- Date of (re)writing, or update.-->
+<releaseinfo>&kappversion; (&kde; 4.13)</releaseinfo><!-- Application version number. Use the variable definitions within header to change this value.-->
 
 <!--Short description of this document. Do not change unless necessary!-->
 <abstract>
diff --git a/setup.py b/setup.py
index 49b5eca..062c441 100755
--- a/setup.py
+++ b/setup.py
@@ -26,7 +26,7 @@ if not hasattr(sys, 'version_info') or sys.version_info < (2, 6, 0, 'final'):
 FULLAUTHOR = "Wolfgang Rohdewald <wolfgang at rohdewald.de>"
 LICENSE = 'GNU General Public License v2'
 URL = "http://www.kde.org/applications/games/kajongg/"
-VERSION = "4.11.0"
+VERSION = "4.13.0"
 
 # =======================================================
 



More information about the kde-doc-english mailing list