summaryrefslogtreecommitdiff
path: root/src/plugins/git
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/git
parente0084d9ef00e054cb808d23513e88c8299b5ceac (diff)
downloadqt-creator-a9c803d310217941a0629bda46b9e9ad51c93e28.tar.gz
Version bump.
Diffstat (limited to 'src/plugins/git')
-rw-r--r--src/plugins/git/ScmGit.pluginspec10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/plugins/git/ScmGit.pluginspec b/src/plugins/git/ScmGit.pluginspec
index 17b237a9e7..e6030ad26d 100644
--- a/src/plugins/git/ScmGit.pluginspec
+++ b/src/plugins/git/ScmGit.pluginspec
@@ -1,4 +1,4 @@
-<plugin name="ScmGit" version="2.0.94" compatVersion="2.0.94">
+<plugin name="ScmGit" version="2.0.95" compatVersion="2.0.95">
<vendor>Nokia Corporation</vendor>
<copyright>(C) 2010 Nokia Corporation</copyright>
<license>
@@ -14,9 +14,9 @@ Alternatively, this plugin may be used under the terms of the GNU Lesser General
<description>Git integration.</description>
<url>http://qt.nokia.com</url>
<dependencyList>
- <dependency name="TextEditor" version="2.0.94"/>
- <dependency name="ProjectExplorer" version="2.0.94"/>
- <dependency name="Core" version="2.0.94"/>
- <dependency name="VCSBase" version="2.0.94"/>
+ <dependency name="TextEditor" version="2.0.95"/>
+ <dependency name="ProjectExplorer" version="2.0.95"/>
+ <dependency name="Core" version="2.0.95"/>
+ <dependency name="VCSBase" version="2.0.95"/>
</dependencyList>
</plugin>