diff options
author | con <qtc-committer@nokia.com> | 2009-10-29 17:15:55 +0100 |
---|---|---|
committer | con <qtc-committer@nokia.com> | 2009-10-29 17:15:55 +0100 |
commit | 008168838f54796ffb3a613866376f5b27f73254 (patch) | |
tree | 103f9b1e24d3c59c274979c9074f831cb6491ffd /src/plugins/welcome | |
parent | 2be0845c7492ad991f23ce5c90c322df788b62b5 (diff) | |
download | qt-creator-008168838f54796ffb3a613866376f5b27f73254.tar.gz |
Version bump.
Diffstat (limited to 'src/plugins/welcome')
-rw-r--r-- | src/plugins/welcome/Welcome.pluginspec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/welcome/Welcome.pluginspec b/src/plugins/welcome/Welcome.pluginspec index ca92c28422..3be44386fe 100644 --- a/src/plugins/welcome/Welcome.pluginspec +++ b/src/plugins/welcome/Welcome.pluginspec @@ -1,4 +1,4 @@ -<plugin name="Welcome" version="1.2.93" compatVersion="1.2.93"> +<plugin name="Welcome" version="1.2.94" compatVersion="1.2.94"> <vendor>Nokia Corporation</vendor> <copyright>(C) 2008-2009 Nokia Corporation</copyright> <license> @@ -19,6 +19,6 @@ will be met: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.</license> <description>Default Welcome Screen Plugin</description> <url>http://qt.nokia.com</url> <dependencyList> - <dependency name="Core" version="1.2.93"/> + <dependency name="Core" version="1.2.94"/> </dependencyList> </plugin> |