summaryrefslogtreecommitdiff
path: root/src/plugins/vcsbase
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 /src/plugins/vcsbase
parente0084d9ef00e054cb808d23513e88c8299b5ceac (diff)
downloadqt-creator-a9c803d310217941a0629bda46b9e9ad51c93e28.tar.gz
Version bump.
Diffstat (limited to 'src/plugins/vcsbase')
-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 2682f2f32e..f9cb058868 100644
--- a/src/plugins/vcsbase/VCSBase.pluginspec
+++ b/src/plugins/vcsbase/VCSBase.pluginspec
@@ -1,4 +1,4 @@
-<plugin name="VCSBase" version="2.0.94" compatVersion="2.0.94">
+<plugin name="VCSBase" version="2.0.95" compatVersion="2.0.95">
<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.94"/>
- <dependency name="TextEditor" version="2.0.94"/>
- <dependency name="ProjectExplorer" version="2.0.94"/>
+ <dependency name="Core" version="2.0.95"/>
+ <dependency name="TextEditor" version="2.0.95"/>
+ <dependency name="ProjectExplorer" version="2.0.95"/>
</dependencyList>
</plugin>