aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2010-10-07 15:05:56 +0200
committerhjk <qtc-committer@nokia.com>2010-10-07 15:05:56 +0200
commit4f05687ed0f0cb0cfe90816425ed69d91b1172c1 (patch)
treec924ee881065ae73a1556110045b9656bc527391 /share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec
parentf0f623bcb8858a916366bfcf8d8b22795fd6197b (diff)
version bump: 2.0.91 -> 2.0.92v2.1.0-beta
Diffstat (limited to 'share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec')
-rw-r--r--share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec b/share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec
index 60e6f8df4a..f069781c5e 100644
--- a/share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec
+++ b/share/qtcreator/templates/wizards/qtcreatorplugin/MyPlugin.pluginspec
@@ -5,6 +5,6 @@
<description>%Description%</description>
<url>%URL%</url>
<dependencyList>
- <dependency name="Core" version="2.0.91"/>
+ <dependency name="Core" version="2.0.92"/>
</dependencyList>
</plugin>