diff options
author | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-03 00:26:18 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2015-06-03 00:52:00 +0200 |
commit | a79168bcbb991c2efe40b4e041dae256b408af92 (patch) | |
tree | 0a312387d8729fedd8d40f1ffabf7856fe3643df /org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF | |
parent | 97aa021145924016c116dce400d65d7b0a35892b (diff) | |
download | jgit-a79168bcbb991c2efe40b4e041dae256b408af92.tar.gz jgit-a79168bcbb991c2efe40b4e041dae256b408af92.zip |
Prepare 4.1.0-SNAPSHOT builds
Change-Id: I03d08b8e2d3400d4b5cdb4ab541b312870776843
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF')
-rw-r--r-- | org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF index 0550f9a069..4e0b7f0d4d 100644 --- a/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF +++ b/org.eclipse.jgit.packaging/org.eclipse.jgit.target/META-INF/MANIFEST.MF @@ -2,4 +2,4 @@ Manifest-Version: 1.0 Bundle-ManifestVersion: 2 Bundle-Name: JGit Target Platform Bundle Bundle-SymbolicName: org.eclipse.jgit.target -Bundle-Version: 4.0.0.qualifier +Bundle-Version: 4.1.0.qualifier |