summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2023-12-04 10:23:04 +0200
committerInkamari Harjula <inkamari.harjula@qt.io>2023-12-05 10:43:41 +0000
commit0e0815409f2df744249f4b67c36f5d14e4908c54 (patch)
tree736e1bdf96c31c0e341e307cf84c0de339141ec0
parent0ccea055af5d6d83a8fd3ffff6fb3946cef77442 (diff)
Doc: Bump version to 5.15.175.15
Change-Id: I728bfca8f82c4a5fc4527100bf90cbfdac16e7c3 Reviewed-by: Inkamari Harjula <inkamari.harjula@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 7a70ef8..9567427 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -50,7 +50,7 @@
/*!
\page index.html
- \title Qt 5.15.16 for Device Creation Examples and Demos
+ \title Qt 5.15.17 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 cebd179..d654d1c 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.16 for Device Creation Examples and Demos
-version = 5.15.16
+description = Qt 5.15.17 for Device Creation Examples and Demos
+version = 5.15.17
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.51516
+qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.51517
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.15.16 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.15.17 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.16 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.15.17 for Device Creation Examples and Demos"