[kstars] /: Bump to 2.9.1

Jasem Mutlaq null at kde.org
Wed Jan 10 05:45:23 UTC 2018


Git commit abf0a115209fe076dcdeb845c088810478a8720e by Jasem Mutlaq.
Committed on 10/01/2018 at 05:45.
Pushed by mutlaqja into branch 'master'.

Bump to 2.9.1

M  +1    -1    CMakeLists.txt
M  +1    -1    doc/index.docbook

https://commits.kde.org/kstars/abf0a115209fe076dcdeb845c088810478a8720e

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0a89ae4f2..2f7ef0ecf 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ PROJECT(kstars CXX C)
 
 set (KStars_VERSION_MAJOR 2)
 set (KStars_VERSION_MINOR 9)
-set (KStars_VERSION_REVISION 0)
+set (KStars_VERSION_REVISION 1)
 set (CMAKE_CXX_STANDARD 11)
 #Build KStars Lite with -DKSTARS_LITE=ON
 option(BUILD_KSTARS_LITE "Build KStars Lite" OFF)
diff --git a/doc/index.docbook b/doc/index.docbook
index 4f24f965a..441f9bd99 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -166,7 +166,7 @@
 <legalnotice>&FDLNotice;</legalnotice>
 
 <date>2018-01-10</date>
-<releaseinfo>2.9.0</releaseinfo>
+<releaseinfo>2.9.1</releaseinfo>
 
 <abstract>
 <para>


More information about the kde-doc-english mailing list