summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-01-25 15:13:53 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-01-25 13:22:27 +0000
commitf8bbf6dd890c1d111bda52bf83e8c6c90213844e (patch)
treeaf84e087363a9450c0718680867f9e47d79469b1
parentf2967d09e2d7ac3805e4a1370ba88a9715ff72c2 (diff)
Doc: Bump version to 5.10.15.10
Change-Id: I5e2c5e2003744f1e46a38953720316cdc0da6e66 Reviewed-by: Tarja Sundqvist <tarja.sundqvist@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 b9fd565..1a14796 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2016 The Qt Company Ltd.
+** Copyright (C) 2018 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.10.0 for Device Creation Examples and Demos
+ \title Qt 5.10.1 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 2f4b125..51931cb 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.10.0 for Device Creation Examples and Demos
-version = 5.10.0
+description = Qt 5.10.1 for Device Creation Examples and Demos
+version = 5.10.1
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.5100
+qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.5101
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.10.0 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.10.1 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.10.0 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.10.1 for Device Creation Examples and Demos"