version bump to 2.1.83

This commit is contained in:
hjk
2011-03-25 17:21:28 +01:00
parent d998c23a37
commit 1e8a783abb
3 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -20,9 +20,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<key>CFBundleIdentifier</key>
<string>com.nokia.qtcreator.qmldump</string>
<key>CFBundleVersion</key>
<string>2.1.80</string>
<string>2.1.83</string>
<key>CFBundleShortVersionString</key>
<string>2.1.80</string>
<string>2.1.83</string>
<key>LSUIElement</key>
<string>1</string>
</dict>

View File

@@ -20,9 +20,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<key>CFBundleIdentifier</key>
<string>com.nokia.qtcreator.qmlpuppet</string>
<key>CFBundleVersion</key>
<string>2.1.80</string>
<string>2.1.83</string>
<key>CFBundleShortVersionString</key>
<string>2.1.80</string>
<string>2.1.83</string>
<key>LSUIElement</key>
<string>1</string>
</dict>