aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bineditor/BinEditor.pluginspec
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-06-11 16:41:11 +0200
committercon <qtc-committer@nokia.com>2010-06-11 16:41:11 +0200
commit2e1001621042a5704e504821fd5677733ffd9167 (patch)
treef83fddc89ca8b3e40fbf87505e833b35489290ef /src/plugins/bineditor/BinEditor.pluginspec
parent308d8c363f8624c0a0013cdd287ac929484fe750 (diff)
Version update to match the planned version naming.
Diffstat (limited to 'src/plugins/bineditor/BinEditor.pluginspec')
-rw-r--r--src/plugins/bineditor/BinEditor.pluginspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/plugins/bineditor/BinEditor.pluginspec b/src/plugins/bineditor/BinEditor.pluginspec
index 46026e0ec2..ff2a1a0087 100644
--- a/src/plugins/bineditor/BinEditor.pluginspec
+++ b/src/plugins/bineditor/BinEditor.pluginspec
@@ -1,4 +1,4 @@
-<plugin name="BinEditor" version="2.0.80" compatVersion="2.0.80">
+<plugin name="BinEditor" version="2.1.80" compatVersion="2.1.80">
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2010 Nokia Corporation</copyright>
<license>
@@ -14,7 +14,7 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<description>Binary editor component.</description>
<url>http://qt.nokia.com</url>
<dependencyList>
- <dependency name="Core" version="2.0.80"/>
- <dependency name="TextEditor" version="2.0.80"/>
+ <dependency name="Core" version="2.1.80"/>
+ <dependency name="TextEditor" version="2.1.80"/>
</dependencyList>
</plugin>