aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/vcsbase/VCSBase.pluginspec
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/vcsbase/VCSBase.pluginspec')
-rw-r--r--src/plugins/vcsbase/VCSBase.pluginspec8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/plugins/vcsbase/VCSBase.pluginspec b/src/plugins/vcsbase/VCSBase.pluginspec
index 341c6ce27b..db5cc4219e 100644
--- a/src/plugins/vcsbase/VCSBase.pluginspec
+++ b/src/plugins/vcsbase/VCSBase.pluginspec
@@ -1,4 +1,4 @@
-<plugin name="VCSBase" version="2.0.91" compatVersion="2.0.91">
+<plugin name="VCSBase" version="2.0.92" compatVersion="2.0.92">
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2010 Nokia Corporation</copyright>
<license>
@@ -14,8 +14,8 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<description>Version Control System Base Plugin</description>
<url>http://qt.nokia.com</url>
<dependencyList>
- <dependency name="Core" version="2.0.91"/>
- <dependency name="TextEditor" version="2.0.91"/>
- <dependency name="ProjectExplorer" version="2.0.91"/>
+ <dependency name="Core" version="2.0.92"/>
+ <dependency name="TextEditor" version="2.0.92"/>
+ <dependency name="ProjectExplorer" version="2.0.92"/>
</dependencyList>
</plugin>