diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-17 10:45:11 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-04-17 10:45:11 (GMT) |
commit | cfa04d53ff58d45d7811637c8be76099740d25c5 (patch) | |
tree | 042e35e371c1a6f2f179a49ddbc9a0522ec1e610 | |
parent | 569394738995b6792f6e4866f0daf12897975ad4 (diff) | |
download | Qt-cfa04d53ff58d45d7811637c8be76099740d25c5.zip Qt-cfa04d53ff58d45d7811637c8be76099740d25c5.tar.gz Qt-cfa04d53ff58d45d7811637c8be76099740d25c5.tar.bz2 |
Fix obsolete version number in docs.
Use %VERSION% so that we don't have to fix this for every release.
Task-number: 251418
Reviewed-by: Trust Me
-rw-r--r-- | doc/src/platform-notes.qdoc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/src/platform-notes.qdoc b/doc/src/platform-notes.qdoc index 6532d1e..c8046c4 100644 --- a/doc/src/platform-notes.qdoc +++ b/doc/src/platform-notes.qdoc @@ -232,9 +232,7 @@ \section1 Windows Vista - Known issues for Qt on Vista will be listed here. - - As of Qt 4.2.0 no Vista-specific issues are known. + At the time Qt %VERSION% was released, there were no known Vista-specific issues. \target Windows NT \section1 Windows XP, Windows 2000 and Windows NT |