summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2022-01-17 09:56:53 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2022-01-17 08:24:30 +0000
commita4f7d64678b3c4d156415cc78c32c470da2ea04a (patch)
tree81687a44e37aed6650562a2f37450973d2f603d3
parent724c90c2a8f4513db1669eae25bea588128a16a9 (diff)
Doc: Bump version to 5.15.9
Change-Id: I2ecc87a04f4ed8e6b0ba42bbdf2eace95b95cbbe Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--doc/b2qt-demos.qdoc4
-rw-r--r--doc/b2qt-demos.qdocconf10
2 files changed, 7 insertions, 7 deletions
diff --git a/doc/b2qt-demos.qdoc b/doc/b2qt-demos.qdoc
index b321d2e..e80cf8c 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2020 The Qt Company Ltd.
+** Copyright (C) 2022 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the examples of Qt for Device Creation.
@@ -50,7 +50,7 @@
/*!
\page index.html
- \title Qt 5.15.8 for Device Creation Examples and Demos
+ \title Qt 5.15.9 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 64a3458..5e796f6 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.8 for Device Creation Examples and Demos
-version = 5.15.8
+description = Qt 5.15.9 for Device Creation Examples and Demos
+version = 5.15.9
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.5158
+qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.5159
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.15.8 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.15.9 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.8 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.15.9 for Device Creation Examples and Demos"