replace version 2.1.80 by 2.0.90

This commit is contained in:
hjk
2010-08-30 10:38:18 +02:00
parent 5d133e248e
commit 63bc8a0050
42 changed files with 152 additions and 152 deletions

View File

@@ -1,4 +1,4 @@
<plugin name="HelloWorld" version="2.1.80" compatVersion="2.1.80">
<plugin name="HelloWorld" version="2.0.90" compatVersion="2.0.90">
<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.1.80"/>
<dependency name="Core" version="2.0.90"/>
</dependencyList>
</plugin>