summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-08-26 21:25:15 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-08-28 07:48:39 +0000
commit8be609623fc646e8d9642fc8481a1b9e59fb8417 (patch)
treee1be1d84be58f98ad95ab1e2f5db06a6ded6c6a9 /doc
parent75addc77b361384b018ec28bde26e5880887c80f (diff)
Doc: Bump version to 5.12.0
Change-Id: Ida891f88d36070063d9b5fb268d730e763df5d81 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@qt.io>
Diffstat (limited to 'doc')
-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 687e374..3111013 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -50,7 +50,7 @@
/*!
\page index.html
- \title Qt 5.11.2 for Device Creation Examples and Demos
+ \title Qt 5.12.0 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 907f639..85b308d 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.11.2 for Device Creation Examples and Demos
-version = 5.11.2
+description = Qt 5.12.0 for Device Creation Examples and Demos
+version = 5.12.0
sourcedirs = .
imagedirs += images
@@ -21,9 +21,9 @@ exampledirs = ..
qhp.projects = QtforDeviceCreationDemos
qhp.QtforDeviceCreationDemos.file = b2qt-demos.qhp
-qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.5112
+qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.5120
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.11.2 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.12.0 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.11.2 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.12.0 for Device Creation Examples and Demos"