forked from qt-creator/qt-creator
version bump to 2.1.83
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user