[kde-doc-english] [kdeconnect-kde/v1.0] /: Bumped version number to release
Albert Vaca
albertvaka at gmail.com
Fri Jul 22 10:47:23 UTC 2016
Git commit 2113dbf98dc8c0940d3f71bd1675a0283c59a221 by Albert Vaca.
Committed on 22/07/2016 at 10:46.
Pushed by albertvaka into tag 'v1.0'.
Bumped version number to release
M +2 -2 CMakeLists.txt
M +1 -1 doc/index.docbook
http://commits.kde.org/kdeconnect-kde/2113dbf98dc8c0940d3f71bd1675a0283c59a221
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 721ff6a..fe66d41 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
project(kdeconnect)
-set(KDECONNECT_VERSION_MAJOR 0)
-set(KDECONNECT_VERSION_MINOR 9)
+set(KDECONNECT_VERSION_MAJOR 1)
+set(KDECONNECT_VERSION_MINOR 0)
set(KDECONNECT_VERSION_PATCH 0)
set(KDECONNECT_VERSION "${KDECONNECT_VERSION_MAJOR}.${KDECONNECT_VERSION_MINOR}.${KDECONNECT_VERSION_PATCH}")
diff --git a/doc/index.docbook b/doc/index.docbook
index c75a139..c4d114b 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -14,7 +14,7 @@
</authorgroup>
<date>2015-10-19</date>
-<releaseinfo>0.9</releaseinfo>
+<releaseinfo>1.0</releaseinfo>
<keywordset>
<keyword>KDE</keyword>
More information about the kde-doc-english
mailing list