Skip to content
Snippets Groups Projects
Commit 1e8a783a authored by hjk's avatar hjk
Browse files

version bump to 2.1.83

parent d998c23a
No related branches found
No related tags found
No related merge requests found
!isEmpty(QTCREATOR_PRI_INCLUDED):error("qtcreator.pri already included") !isEmpty(QTCREATOR_PRI_INCLUDED):error("qtcreator.pri already included")
QTCREATOR_PRI_INCLUDED = 1 QTCREATOR_PRI_INCLUDED = 1
QTCREATOR_VERSION = 2.1.81 QTCREATOR_VERSION = 2.1.83
defineReplace(cleanPath) { defineReplace(cleanPath) {
win32:1 ~= s|\\\\|/|g win32:1 ~= s|\\\\|/|g
......
...@@ -20,9 +20,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General ...@@ -20,9 +20,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.nokia.qtcreator.qmldump</string> <string>com.nokia.qtcreator.qmldump</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.1.80</string> <string>2.1.83</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.1.80</string> <string>2.1.83</string>
<key>LSUIElement</key> <key>LSUIElement</key>
<string>1</string> <string>1</string>
</dict> </dict>
......
...@@ -20,9 +20,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General ...@@ -20,9 +20,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.nokia.qtcreator.qmlpuppet</string> <string>com.nokia.qtcreator.qmlpuppet</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.1.80</string> <string>2.1.83</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.1.80</string> <string>2.1.83</string>
<key>LSUIElement</key> <key>LSUIElement</key>
<string>1</string> <string>1</string>
</dict> </dict>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment