Version bump.

This commit is contained in:
con
2010-11-02 11:15:12 +01:00
parent 5abfdbc160
commit d7216e84cc
42 changed files with 152 additions and 152 deletions

View File

@@ -1,4 +1,4 @@
<plugin name="HelloWorld" version="2.0.93" compatVersion="2.0.93" experimental="true">
<plugin name="HelloWorld" version="2.0.94" compatVersion="2.0.94" 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.93"/>
<dependency name="Core" version="2.0.94"/>
</dependencyList>
</plugin>