aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/helloworld
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2010-10-07 15:34:37 +0200
committerhjk <qtc-committer@nokia.com>2010-10-08 13:50:04 +0200
commit880312c549479b6c5848986339caba7089fcc29c (patch)
tree7ed7e06d2bfa605efffb6721d84773dfd6ccab42 /src/plugins/helloworld
parent2ee57b31d2cef83d00dfc6886cc93d1fb43711ed (diff)
version bump: 2.0.92 -> 2.0.93
Diffstat (limited to 'src/plugins/helloworld')
-rw-r--r--src/plugins/helloworld/HelloWorld.pluginspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/helloworld/HelloWorld.pluginspec b/src/plugins/helloworld/HelloWorld.pluginspec
index 1f0a002e82..409df2fd68 100644
--- a/src/plugins/helloworld/HelloWorld.pluginspec
+++ b/src/plugins/helloworld/HelloWorld.pluginspec
@@ -1,4 +1,4 @@
-<plugin name="HelloWorld" version="2.0.92" compatVersion="2.0.92" experimental="true">
+<plugin name="HelloWorld" version="2.0.93" compatVersion="2.0.93" experimental="true">
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2010 Nokia Corporation</copyright>
<license>
@@ -13,6 +13,6 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<description>Hello World sample plugin.</description>
<url>http://qt.nokia.com</url>
<dependencyList>
- <dependency name="Core" version="2.0.92"/>
+ <dependency name="Core" version="2.0.93"/>
</dependencyList>
</plugin>