summaryrefslogtreecommitdiff
path: root/src/plugins/resourceeditor
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2010-08-30 10:38:18 +0200
committerhjk <qtc-committer@nokia.com>2010-08-30 10:38:38 +0200
commit63bc8a0050bac5c4b5a108b8f3f1082e48086ba7 (patch)
treed84ee09981533a9574cbd04182da03088d232e03 /src/plugins/resourceeditor
parent5d133e248e941f390cf0eaa70779290e9a6486e9 (diff)
downloadqt-creator-63bc8a0050bac5c4b5a108b8f3f1082e48086ba7.tar.gz
replace version 2.1.80 by 2.0.90
Diffstat (limited to 'src/plugins/resourceeditor')
-rw-r--r--src/plugins/resourceeditor/ResourceEditor.pluginspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/resourceeditor/ResourceEditor.pluginspec b/src/plugins/resourceeditor/ResourceEditor.pluginspec
index 97007126b2..8641f846a7 100644
--- a/src/plugins/resourceeditor/ResourceEditor.pluginspec
+++ b/src/plugins/resourceeditor/ResourceEditor.pluginspec
@@ -1,4 +1,4 @@
-<plugin name="ResourceEditor" version="2.1.80" compatVersion="2.1.80">
+<plugin name="ResourceEditor" version="2.0.90" compatVersion="2.0.90">
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2010 Nokia Corporation</copyright>
<license>
@@ -14,6 +14,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<description>Editor for qrc files.</description>
<url>http://qt.nokia.com</url>
<dependencyList>
- <dependency name="Core" version="2.1.80"/>
+ <dependency name="Core" version="2.0.90"/>
</dependencyList>
</plugin>