diff --git a/qtcreator.pri b/qtcreator.pri
index 73f0574df92..2f51eeb4bd6 100644
--- a/qtcreator.pri
+++ b/qtcreator.pri
@@ -1,7 +1,7 @@
!isEmpty(QTCREATOR_PRI_INCLUDED):error("qtcreator.pri already included")
QTCREATOR_PRI_INCLUDED = 1
-QTCREATOR_VERSION = 2.1.81
+QTCREATOR_VERSION = 2.1.83
defineReplace(cleanPath) {
win32:1 ~= s|\\\\|/|g
diff --git a/share/qtcreator/qml/qmldump/Info.plist b/share/qtcreator/qml/qmldump/Info.plist
index 6a7b6bf3490..bf62990d113 100644
--- a/share/qtcreator/qml/qmldump/Info.plist
+++ b/share/qtcreator/qml/qmldump/Info.plist
@@ -20,9 +20,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
CFBundleIdentifier
com.nokia.qtcreator.qmldump
CFBundleVersion
- 2.1.80
+ 2.1.83
CFBundleShortVersionString
- 2.1.80
+ 2.1.83
LSUIElement
1
diff --git a/src/tools/qmlpuppet/Info.plist b/src/tools/qmlpuppet/Info.plist
index 9a3c9423afe..6d42d6331a6 100644
--- a/src/tools/qmlpuppet/Info.plist
+++ b/src/tools/qmlpuppet/Info.plist
@@ -20,9 +20,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
CFBundleIdentifier
com.nokia.qtcreator.qmlpuppet
CFBundleVersion
- 2.1.80
+ 2.1.83
CFBundleShortVersionString
- 2.1.80
+ 2.1.83
LSUIElement
1