summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-11-02 11:15:12 +0100
committercon <qtc-committer@nokia.com>2010-11-02 11:15:12 +0100
commitd7216e84ccf7b32118a6d67b775362f743e39aee (patch)
tree84151c2d076bd33711127bd62752bc5fc6d06fc2 /share
parent5abfdbc16065a7ce6a7f31606449c78bdd9e8fd2 (diff)
downloadqt-creator-d7216e84ccf7b32118a6d67b775362f743e39aee.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 3507bb19bd..6c929c4c15 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.93"/>
+ <dependency name="Core" version="2.0.94"/>
</dependencyList>
</plugin>