From 3233789d594b1bb36bd4d2f2eeb3a7b82b3e2c4e Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Mon, 25 Mar 2019 12:47:25 +0200 Subject: Doc: bump version to 5.9.8 Change-Id: Id13d564058b50910120431a191b1e9a19c12e764 Reviewed-by: Samuli Piippo --- doc/b2qt-demos.qdoc | 4 ++-- doc/b2qt-demos.qdocconf | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/doc/b2qt-demos.qdoc b/doc/b2qt-demos.qdoc index 2304cc5..1a71e2f 100644 --- a/doc/b2qt-demos.qdoc +++ b/doc/b2qt-demos.qdoc @@ -1,6 +1,6 @@ /**************************************************************************** ** -** Copyright (C) 2018 The Qt Company Ltd. +** Copyright (C) 2019 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.9.7 for Device Creation Examples and Demos + \title Qt 5.9.8 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 1d54d34..9f92d6c 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.9.7 for Device Creation Examples and Demos -version = 5.9.7 +description = Qt 5.9.8 for Device Creation Examples and Demos +version = 5.9.8 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.597 +qhp.QtforDeviceCreationDemos.namespace = org.qt-project.b2qt-demos.598 qhp.QtforDeviceCreationDemos.virtualFolder = b2qt-demos -qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.9.7 for Device Creation Examples and Demos +qhp.QtforDeviceCreationDemos.indexTitle = Qt 5.9.8 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.9.7 for Device Creation Examples and Demos" +navigation.landingpage = "Qt 5.9.8 for Device Creation Examples and Demos" -- cgit v1.2.3