summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2011-02-04 12:45:27 +0100
committercon <qtc-committer@nokia.com>2011-02-04 12:45:27 +0100
commit212fb09c2b171d1df83692f21fdade17677b1167 (patch)
treea7f51038729adf0e36024ede2adcabdd1bcdb476 /share
parentd4e5890286f56c1976a187e75eb48fdf64269e55 (diff)
downloadqt-creator-212fb09c2b171d1df83692f21fdade17677b1167.tar.gz
Version bump.
Diffstat (limited to 'share')
-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 4dc2e5f1fb..3124658424 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.95"/>
+ <dependency name="Core" version="2.1.0"/>
</dependencyList>
</plugin>