summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2021-09-07 10:17:12 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2021-09-07 07:44:59 +0000
commitd307ef59068f7c3affcce07a86fc2dab09c598bc (patch)
tree1101e97c9c1b0bac9398b3dbea9f13a974b6f7f8
parent14fff6a0a95f5f72d79b5506695cc95d18fc718d (diff)
Bump version to 5.15.6
Task-number: QTBUG-94628 Change-Id: I2802e564bdb467b6048a7df6a198fc8ba0535ad4 Reviewed-by: Samuli Piippo <samuli.piippo@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 f846b6b..c94cd16 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -50,7 +50,7 @@
/*!
\page index.html
- \title Qt 5.15.5 for Device Creation Examples and Demos
+ \title Qt 5.15.6 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 f20e476..2b59771 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.15.5 for Device Creation Examples and Demos
-version = 5.15.5
+description = Qt 5.15.6 for Device Creation Examples and Demos
+version = 5.15.6
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.5155
+qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.5156
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.15.5 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.15.6 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.15.5 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.15.6 for Device Creation Examples and Demos"