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 13:28:37 (GMT) |
commit | 495fc59bc1381693779b10a454035e5d454555e5 (patch) | |
tree | 34e9df9a0eefff46aa20ddd568ad2fd2895c3f9b | |
parent | 5fc494f6581821463b55b2ffdfbc3543215baba5 (diff) | |
download | Qt-495fc59bc1381693779b10a454035e5d454555e5.zip Qt-495fc59bc1381693779b10a454035e5d454555e5.tar.gz Qt-495fc59bc1381693779b10a454035e5d454555e5.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
(cherry picked from commit cfa04d53ff58d45d7811637c8be76099740d25c5)
-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 04d5dd3..f340a50 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 |