aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2009-10-29 17:15:55 +0100
committercon <qtc-committer@nokia.com>2009-10-29 17:15:55 +0100
commit008168838f54796ffb3a613866376f5b27f73254 (patch)
tree103f9b1e24d3c59c274979c9074f831cb6491ffd /doc
parent2be0845c7492ad991f23ce5c90c322df788b62b5 (diff)
Version bump.
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator.qdoc6
-rw-r--r--doc/qtcreator.qdocconf10
2 files changed, 8 insertions, 8 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 23c2ea7f8a..c0e6457c4f 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -5,7 +5,7 @@
\title Qt Creator Manual
- \section1 Version 1.2.93
+ \section1 Version 1.2.94
The goal of Qt Creator is to provide a cross-platform, complete Integrated
Development Environment (IDE) to develop Qt projects. It is available for
@@ -1464,7 +1464,7 @@
specified in the \c CMake project file.
Known issues for the current version can be found
- \l{Known Issues of Version 1.2.93}{here}.
+ \l{Known Issues of Version 1.2.94}{here}.
*/
@@ -1956,7 +1956,7 @@
There are some known issues with Qt Creator.
The development team is aware of those, there is no need to report them as bug.
- \section1 Known Issues of Version 1.2.93
+ \section1 Known Issues of Version 1.2.94
\list
\o Debugging Helper do not work while doing On Device Debugging.
diff --git a/doc/qtcreator.qdocconf b/doc/qtcreator.qdocconf
index f9032af648..1768164b6c 100644
--- a/doc/qtcreator.qdocconf
+++ b/doc/qtcreator.qdocconf
@@ -19,16 +19,16 @@ sources.fileextensions = "qtcreator.qdoc addressbook-sdk.qdoc"
qhp.projects = QtCreator
qhp.QtCreator.file = qtcreator.qhp
-qhp.QtCreator.namespace = com.nokia.qtcreator.1293
+qhp.QtCreator.namespace = com.nokia.qtcreator.1294
qhp.QtCreator.virtualFolder = doc
qhp.QtCreator.indexTitle = Qt Creator
qhp.QtCreator.indexRoot =
qhp.QtCreator.extraFiles = classic.css \
images/qt-logo.png \
images/qtcreator-screenshots.png
-qhp.QtCreator.filterAttributes = qtcreator 1.2.93
-qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.2.93
-qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.2.93
+qhp.QtCreator.filterAttributes = qtcreator 1.2.94
+qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.2.94
+qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.2.94
# macros.qdocconf
@@ -211,5 +211,5 @@ HTML.footer = "<p /><address><hr /><div align=\"center\">\n" \
"<table width=\"100%\" cellspacing=\"0\" border=\"0\"><tr class=\"address\">\n" \
"<td width=\"40%\" align=\"left\">Copyright &copy; 2009 Nokia Corporation and/or its subsidiary(-ies)</td>\n" \
"<td width=\"20%\" align=\"center\"><a href=\"trademarks.html\">Trademarks</a></td>\n" \
- "<td width=\"40%\" align=\"right\"><div align=\"right\">Qt Creator 1.2.93</div></td>\n" \
+ "<td width=\"40%\" align=\"right\"><div align=\"right\">Qt Creator 1.2.94</div></td>\n" \
"</tr></table></div></address>"