summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-06-20 11:30:50 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-06-20 09:25:29 +0000
commit9cb1b24d0aa38c921e587a1814fd90233f7d1fc1 (patch)
treef23cf67e00e9c1d9b820b3df22591da59dc4f9c7
parent0f6762422334fec644a0faffcb29f74c3ce4d4e9 (diff)
Doc: Bump version to 5.12.5
Change-Id: I4dc3af24610a6a2681cad356e61733050aefa7f9 Reviewed-by: Kari Oikarinen <kari.oikarinen@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 47a5a0d..7b271b0 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -50,7 +50,7 @@
/*!
\page index.html
- \title Qt 5.12.4 for Device Creation Examples and Demos
+ \title Qt 5.12.5 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 446e537..dcc40b9 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.12.4 for Device Creation Examples and Demos
-version = 5.12.4
+description = Qt 5.12.5 for Device Creation Examples and Demos
+version = 5.12.5
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.5124
+qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.5125
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.12.4 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.12.5 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.12.4 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.12.5 for Device Creation Examples and Demos"