summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-12-02 10:38:04 +0100
committercon <qtc-committer@nokia.com>2010-12-02 10:38:04 +0100
commita9c803d310217941a0629bda46b9e9ad51c93e28 (patch)
tree7d86505cb58ea79f22ddb6f5e5b372a514ed4875 /share
parente0084d9ef00e054cb808d23513e88c8299b5ceac (diff)
downloadqt-creator-a9c803d310217941a0629bda46b9e9ad51c93e28.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 6c929c4c15..4dc2e5f1fb 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.94"/>
+ <dependency name="Core" version="2.0.95"/>
</dependencyList>
</plugin>