diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-10-05 11:44:57 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-10-05 11:44:57 (GMT) |
commit | e6ea0500b9618966e265d87fb8ca6cd7832f80e0 (patch) | |
tree | 6b51663430ad603d34446ea9a025bdb19eb0efa6 /tools/assistant | |
parent | 0ed23e95fa756fd851f509a565f91ab43fc30449 (diff) | |
download | Qt-e6ea0500b9618966e265d87fb8ca6cd7832f80e0.zip Qt-e6ea0500b9618966e265d87fb8ca6cd7832f80e0.tar.gz Qt-e6ea0500b9618966e265d87fb8ca6cd7832f80e0.tar.bz2 |
Bump version number of 4.5 branch to 4.5.4.
Reviewed-by: Trust Me
Diffstat (limited to 'tools/assistant')
-rw-r--r-- | tools/assistant/tools/assistant/doc/assistant.qdocconf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/assistant/tools/assistant/doc/assistant.qdocconf b/tools/assistant/tools/assistant/doc/assistant.qdocconf index 9566e90..27d56f5 100644 --- a/tools/assistant/tools/assistant/doc/assistant.qdocconf +++ b/tools/assistant/tools/assistant/doc/assistant.qdocconf @@ -12,5 +12,5 @@ HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \ "<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \ "<td width=\"30%\" align=\"left\">Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \ "<td width=\"40%\" align=\"center\">Trademarks</td>\n" \ - "<td width=\"30%\" align=\"right\"><div align=\"right\">Qt 4.5.3</div></td>\n" \ + "<td width=\"30%\" align=\"right\"><div align=\"right\">Qt 4.5.4</div></td>\n" \ "</tr></table></div></address>" |