summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorTopi Reinio <topi.reinio@theqtcompany.com>2016-06-07 13:44:56 +0200
committerTopi Reiniƶ <topi.reinio@theqtcompany.com>2016-06-09 12:27:13 +0000
commit70e9b2a150d4b6802873119058c8fcfd71d3dae9 (patch)
treeceba823ff73815988cddeb5dc4aba7aef36ec2ca /doc
parenta6d8f7ce79fb5c17e706f25daf4dda4d97b5323e (diff)
Doc: Bump version to 5.7.0
Task-number: QTBUG-53889 Change-Id: I90e21aa6897643d4a4b9c84c61673e49f5e488cb Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'doc')
-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 58e412e..b147df2 100644
--- a/doc/b2qt-demos.qdoc
+++ b/doc/b2qt-demos.qdoc
@@ -50,7 +50,7 @@
/*!
\page index.html
- \title Qt 5.6 for Device Creation Examples and Demos
+ \title Qt 5.7 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 a5612b9..d3cca4f 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.6 for Device Creation Examples and Demos
-version = 5.6.0
+description = Qt 5.7 for Device Creation Examples and Demos
+version = 5.7.0
sourcedirs = .
imagedirs += images
@@ -21,9 +21,9 @@ exampledirs = ..
qhp.projects = QtforDeviceCreationDemos
qhp.QtforDeviceCreationDemos.file = b2qt-demos.qhp
-qhp.QtforDeviceCreationDemos.namespace = com.digia.b2qt-demos.560
+qhp.QtforDeviceCreationDemos.namespace = com.digia.b2qt-demos.570
qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos
-qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.6 for Device Creation Examples and Demos
+qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.7 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.6 for Device Creation Examples and Demos"
+navigation.landingpage = "Qt 5.7 for Device Creation Examples and Demos"