Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-10-03 15:41:45 +0000
committerMatthias Sohn2013-10-03 15:43:02 +0000
commit731d6e55369315b8bbc9b52c4657339119a19a45 (patch)
treeb990ba8e3d9d2991d8efed20705722efa6bb542d /org.eclipse.egit.target/META-INF/MANIFEST.MF
parentcab26f3eb7b334bed14ec8028e213cb97999faf6 (diff)
downloadegit-stable-3.1.tar.gz
egit-stable-3.1.tar.xz
egit-stable-3.1.zip
Prepare post 3.1.0 buildsstable-3.1
Change-Id: I8a115837f58ceb9b32efb83fe515966f6fa7e879 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.target/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.target/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.target/META-INF/MANIFEST.MF b/org.eclipse.egit.target/META-INF/MANIFEST.MF
index e9d1afc5f9..e2d07090b3 100644
--- a/org.eclipse.egit.target/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.target/META-INF/MANIFEST.MF
@@ -2,5 +2,5 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EGit Target Platform Bundle
Bundle-SymbolicName: org.eclipse.egit.target
-Bundle-Version: 3.1.0.201310021548-r
+Bundle-Version: 3.1.1.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top