aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/bineditor/BinEditor.pluginspec
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-03-31 18:06:02 +0200
committercon <qtc-committer@nokia.com>2010-03-31 18:06:02 +0200
commitded5ed975a47fcd845732a3a71437cc83cf6c0d9 (patch)
tree09deaa00090a070584d06b26aff163b322f02659 /src/plugins/bineditor/BinEditor.pluginspec
parentf8ee5a541284beed2632b08fdfbe89058c4a404c (diff)
Version bump
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 4091f86779..bfbe5e398e 100644
--- a/src/plugins/bineditor/BinEditor.pluginspec
+++ b/src/plugins/bineditor/BinEditor.pluginspec
@@ -1,4 +1,4 @@
-<plugin name="BinEditor" version="1.3.82" compatVersion="1.3.82">
+<plugin name="BinEditor" version="1.3.84" compatVersion="1.3.84">
<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="1.3.82"/>
- <dependency name="TextEditor" version="1.3.82"/>
+ <dependency name="Core" version="1.3.84"/>
+ <dependency name="TextEditor" version="1.3.84"/>
</dependencyList>
</plugin>