summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-01-30 17:44:35 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-05 19:53:57 +0100
commit546ac861c06dfd30b67812b4b5047607e8a7d1b5 (patch)
tree851ba5a0bd474f0f22bf7bd8095f840d516091f0
parent9f90314a1e7a0f8d975716a6878e1e7abd5ad945 (diff)
downloadqtxmlpatterns-546ac861c06dfd30b67812b4b5047607e8a7d1b5.tar.gz
substitute fixed version numbers in qdocconf files with variables
Change-Id: I2424061251bc55cc2196c483ba421bef831a36b6 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--src/xmlpatterns/doc/qtxmlpatterns.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/doc/qtxmlpatterns.qdocconf b/src/xmlpatterns/doc/qtxmlpatterns.qdocconf
index 1db8656..c8c7d33 100644
--- a/src/xmlpatterns/doc/qtxmlpatterns.qdocconf
+++ b/src/xmlpatterns/doc/qtxmlpatterns.qdocconf
@@ -32,7 +32,7 @@ qhp.qtxmlpatterns.file = qtxmlpatterns.qhp
# Namespace for the output file. This namespace is used to distinguish between
# different documentation files in Creator/Assistant.
-qhp.qtxmlpatterns.namespace = org.qt-project.qtxmlpatterns.501
+qhp.qtxmlpatterns.namespace = org.qt-project.qtxmlpatterns.$QT_VERSION_TAG
# Title for the package, will be the main title for the package in
# Assistant/Creator.