summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@qt.io>2017-04-04 12:16:30 +0200
committerTopi Reiniƶ <topi.reinio@qt.io>2017-04-04 10:26:53 +0000
commite63b660cff78f3a546905a9fc6b476c553f0787a (patch)
treedbe55f6d82ded2af124e34e19e90a4aa54598eab
parent6d04bd496fd11ae5adcf8aa8974d08483c4ff89d (diff)
Doc: Bump version to 5.9.0
Change-Id: Id58aedec456b6256cc4f331a4699be2c00ab11d2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--doc/b2qt-demos.qdoc2
-rw-r--r--doc/b2qt-demos.qdocconf10
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/b2qt-demos.qdoc b/doc/b2qt-demos.qdoc
index 7b99ed5..af970c7 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -50,7 +50,7 @@
/*!
\page index.html
- \title Qt 5.8 for Device Creation Examples and Demos
+ \title Qt 5.9 for Device Creation Examples and Demos
\SDK has a number of examples and demos. These are included in the
\B2Q images, available in the launcher that is run by default at
diff --git a/doc/b2qt-demos.qdocconf b/doc/b2qt-demos.qdocconf
index c145484..5e30459 100644
--- a/doc/b2qt-demos.qdocconf
+++ b/doc/b2qt-demos.qdocconf
@@ -5,8 +5,8 @@ outputencoding = UTF-8
sourceencoding = UTF-8
project = QtforDeviceCreationDemos
-description = Qt 5.8 for Device Creation Examples and Demos
-version = 5.8.0
+description = Qt 5.9 for Device Creation Examples and Demos
+version = 5.9.0
sourcedirs = .
imagedirs += images
@@ -21,9 +21,9 @@ exampledirs = ..
qhp.projects = QtforDeviceCreationDemos
qhp.QtforDeviceCreationDemos.file = b2qt-demos.qhp
-qhp.QtforDeviceCreationDemos.namespace = com.digia.b2qt-demos.580
+qhp.QtforDeviceCreationDemos.namespace = com.digia.b2qt-demos.590
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.8 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.9 for Device Creation Examples and Demos
qhp.QtforDeviceCreationDemos.indexRoot =
qhp.QtforDeviceCreationDemos.subprojects = demos
@@ -35,4 +35,4 @@ manifestmeta.b2qt.names = "QtforDeviceCreationDemos/*"
macro.B2Q = "Boot to Qt"
macro.SDK = "Qt for Device Creation"
-navigation.landingpage = "Qt 5.8 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.9 for Device Creation Examples and Demos"