summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-12-22 00:47:09 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-01-02 23:59:24 +0100
commitf197adc57ea856348ea2fe2b0004aaf828e419b6 (patch)
tree396b280b4c2e6ed5d47b9cee837d4024487d811b
parent3a32336c221f1e61d2967602a5a4e7aaec00413c (diff)
downloadqtwebkit-examples-f197adc57ea856348ea2fe2b0004aaf828e419b6.tar.gz
Bump Qt version to 5.0.1
Change-Id: I4af98610230b4fd1853fa300a12835d876dcb459 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
-rw-r--r--doc/qtwebkitexamples.qdocconf8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/qtwebkitexamples.qdocconf b/doc/qtwebkitexamples.qdocconf
index 27ad550..5ae4a02 100644
--- a/doc/qtwebkitexamples.qdocconf
+++ b/doc/qtwebkitexamples.qdocconf
@@ -3,7 +3,7 @@ include($QT_INSTALL_DOCS/global/qt-module-defaults.qdocconf)
project = QtWebKitExamples
description = "Qt WebKit Examples and Demos Documentation"
url = http://qt-project.org/doc/qt-5.0/qtwebkitexamples
-version = 5.0.0
+version = 5.0.1
# Defines the name of the project. You cannot use operators (+, =, -) in
# the name. Properties for this project are set using a qhp.<projectname>.property
@@ -16,9 +16,9 @@ qhp.QtWebKitExamples.namespace = org.qt-project.qtwebkitexamples.500
qhp.QtWebKitExamples.indexTitle = Qt WebKit Examples
qhp.QtWebKitExamples.virtualFolder = qtwebkitexamples
qhp.QtWebKitExamples.indexRoot =
-qhp.QtWebKitExamples.filterAttributes = qtwebkitexamples 5.0.0 qtrefdoc
-qhp.QtWebKitExamples.customFilters.Qt.name = QtWebKit 5.0.0
-qhp.QtWebKitExamples.customFilters.Qt.filterAttributes = qtwebkitexamples 5.0.0
+qhp.QtWebKitExamples.filterAttributes = qtwebkitexamples 5.0.1 qtrefdoc
+qhp.QtWebKitExamples.customFilters.Qt.name = QtWebKit 5.0.1
+qhp.QtWebKitExamples.customFilters.Qt.filterAttributes = qtwebkitexamples 5.0.1
qhp.QtWebKitExamples.subprojects = manual
qhp.QtWebKitExamples.subprojects.manual.title = Qt WebKit Examples