summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-01-30 17:41:10 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-06 09:44:59 +0100
commitf3ed57e697fc1ecb8ecc9272855fbfe8492d5bea (patch)
treec581b9ae769f23efd946f7f035bb20a1121e3796
parent82365233831b212a7a230d42ea902d7e5df25e99 (diff)
downloadqtscript-f3ed57e697fc1ecb8ecc9272855fbfe8492d5bea.tar.gz
substitute fixed version numbers in qdocconf files with variables
Change-Id: I9091efd330ce903d2f78d7ecf0ca718a001a00df Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--src/script/doc/qtscript.qdocconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/doc/qtscript.qdocconf b/src/script/doc/qtscript.qdocconf
index 7f8d37c..a210ec6 100644
--- a/src/script/doc/qtscript.qdocconf
+++ b/src/script/doc/qtscript.qdocconf
@@ -32,7 +32,7 @@ qhp.qtscript.file = qtscript.qhp
# Namespace for the output file. This namespace is used to distinguish between
# different documentation files in Creator/Assistant.
-qhp.qtscript.namespace = org.qt-project.qtscript.501
+qhp.qtscript.namespace = org.qt-project.qtscript.$QT_VERSION_TAG
# Title for the package, will be the main title for the package in
# Assistant/Creator.