diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index c0e6457c4f2..b3575092dfc 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -5,7 +5,7 @@
 
     \title Qt Creator Manual
 
-    \section1 Version 1.2.94
+    \section1 Version 1.3.0
 
     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.94}{here}.
+    \l{Known Issues of Version 1.3.0}{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.94
+    \section1 Known Issues of Version 1.3.0
 
     \list
         \o Debugging Helper do not work while doing On Device Debugging.
diff --git a/doc/qtcreator.qdocconf b/doc/qtcreator.qdocconf
index 1768164b6c4..6d4f4b5883d 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.1294
+qhp.QtCreator.namespace        = com.nokia.qtcreator.130
 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.94
-qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.2.94
-qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.2.94
+qhp.QtCreator.filterAttributes = qtcreator 1.3.0
+qhp.QtCreator.customFilters.QtCreator.name = Qt Creator 1.3.0
+qhp.QtCreator.customFilters.QtCreator.filterAttributes = qtcreator 1.3.0
 
 # macros.qdocconf
 
@@ -211,5 +211,5 @@ HTML.footer             = "
\n" \
                           "
\n" \
                           "| Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies)\n" \
                           " | Trademarks\n" \
-                          " | \n" \
+                          "Qt Creator 1.2.94 | \n" \
                           "Qt Creator 1.3.0 |