diff options
author | Martin Smith <msmith@trolltech.com> | 2009-09-21 13:41:14 (GMT) |
---|---|---|
committer | Martin Smith <msmith@trolltech.com> | 2009-09-21 13:41:14 (GMT) |
commit | f9836ac961d2bfca543dd6f495a248ea531ba57a (patch) | |
tree | dbdef754be5c2d967322f231053675bae0819d76 /tools/qdoc3 | |
parent | ec76b17145c6449a5d90a1052635f30971e7fa4d (diff) | |
download | Qt-f9836ac961d2bfca543dd6f495a248ea531ba57a.zip Qt-f9836ac961d2bfca543dd6f495a248ea531ba57a.tar.gz Qt-f9836ac961d2bfca543dd6f495a248ea531ba57a.tar.bz2 |
qdoc: Reverting 4.6 to %VERSION%.
Diffstat (limited to 'tools/qdoc3')
-rw-r--r-- | tools/qdoc3/test/qt.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qdoc3/test/qt.qdocconf b/tools/qdoc3/test/qt.qdocconf index e989124..942d023 100644 --- a/tools/qdoc3/test/qt.qdocconf +++ b/tools/qdoc3/test/qt.qdocconf @@ -6,7 +6,7 @@ include(qt-defines.qdocconf) project = Qt versionsym = -version = 4.6 +version = %VERSION% description = Qt Reference Documentation url = http://qt.nokia.com/doc/4.6 |