summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/QmlJSEditor.pluginspec
diff options
context:
space:
mode:
authorDavid Boddie <dboddie@trolltech.com>2010-08-24 17:45:21 +0200
committerDavid Boddie <dboddie@trolltech.com>2010-08-24 17:45:21 +0200
commit8e6569663ecbf7389b3df5d86f4ce2d1102b16c0 (patch)
tree290fe9c4af570126949093affc25c7a9fb84e8ed /src/plugins/qmljseditor/QmlJSEditor.pluginspec
parent1cbc4116d3c6fa1320ee4523e45a5f0df004cd3a (diff)
parente5076cc5e50be46b2f2a2307660e5e8603b780ad (diff)
downloadqt-creator-8e6569663ecbf7389b3df5d86f4ce2d1102b16c0.tar.gz
Merge branch '2.0' of scm.dev.nokia.troll.no:creator/mainline into 2.0
Diffstat (limited to 'src/plugins/qmljseditor/QmlJSEditor.pluginspec')
-rw-r--r--src/plugins/qmljseditor/QmlJSEditor.pluginspec8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/qmljseditor/QmlJSEditor.pluginspec b/src/plugins/qmljseditor/QmlJSEditor.pluginspec
index 8ab4e7282f..2b1b318ce3 100644
--- a/src/plugins/qmljseditor/QmlJSEditor.pluginspec
+++ b/src/plugins/qmljseditor/QmlJSEditor.pluginspec
@@ -1,4 +1,4 @@
-<plugin name="QmlJSEditor" version="2.0.80" compatVersion="2.0.80">
+<plugin name="QmlJSEditor" version="2.1.0" compatVersion="2.1.0">
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2010 Nokia Corporation</copyright>
<license>
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<description>Editor for QML and JavaScript.</description>
<url>http://qt.nokia.com</url>
<dependencyList>
- <dependency name="Core" version="2.0.80"/>
- <dependency name="TextEditor" version="2.0.80"/>
- <dependency name="ProjectExplorer" version="2.0.80"/>
+ <dependency name="Core" version="2.1.0"/>
+ <dependency name="TextEditor" version="2.1.0"/>
+ <dependency name="ProjectExplorer" version="2.1.0"/>
</dependencyList>
</plugin>