From 1e8a783abbf0f1d8032b9db3d5388115dcfa1161 Mon Sep 17 00:00:00 2001 From: hjk Date: Fri, 25 Mar 2011 17:21:28 +0100 Subject: [PATCH] version bump to 2.1.83 --- qtcreator.pri | 2 +- share/qtcreator/qml/qmldump/Info.plist | 4 ++-- src/tools/qmlpuppet/Info.plist | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/qtcreator.pri b/qtcreator.pri index 73f0574df9..2f51eeb4bd 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 6a7b6bf349..bf62990d11 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 9a3c9423af..6d42d6331a 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 -- 2.11.0