summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2023-05-29 13:52:49 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2023-05-30 07:37:02 +0000
commitcd9a535213c6c14b9d7e102e7c4bc58802664bb5 (patch)
treef02bf9875766bc1d7235bb3607231ae663111b0e
parent3f5325eae4f5234186ec168106e6067b4a4011a6 (diff)
Doc: Bump version to 5.15.15
Change-Id: I7003c2cc94d0a0fc237ad0f15e54ad361dc35763 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 d645e84..d0daf06 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -50,7 +50,7 @@
/*!
\page index.html
- \title Qt 5.15.14 for Device Creation Examples and Demos
+ \title Qt 5.15.15 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 a12acb4..1324c0d 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.14 for Device Creation Examples and Demos
-version = 5.15.14
+description = Qt 5.15.15 for Device Creation Examples and Demos
+version = 5.15.15
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.51514
+qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.51515
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.15.14 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.15.15 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.14 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.15.15 for Device Creation Examples and Demos"