Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-09-27 11:41:43 +0000
committerMatthias Sohn2013-09-27 11:41:43 +0000
commit9ca598a291c120e8bcff3226a4f44a0a083f4e0d (patch)
tree5c54ae575180c1a0e5eac0e77c2971a88b7392bc /org.eclipse.egit.target/META-INF/MANIFEST.MF
parent3bfadd0f4253f5d30433b04691c35ef25bcfc4bd (diff)
downloadegit-9ca598a291c120e8bcff3226a4f44a0a083f4e0d.tar.gz
egit-9ca598a291c120e8bcff3226a4f44a0a083f4e0d.tar.xz
egit-9ca598a291c120e8bcff3226a4f44a0a083f4e0d.zip
Change-Id: I8259f966d82e360a7276d8d2ad39a0559e5bd0b5 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 62b49f3704..562ccad7dd 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.qualifier
+Bundle-Version: 3.1.0.201309270735-rc1
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top