Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-05-28 15:42:22 +0000
committerMatthias Sohn2014-05-28 15:42:22 +0000
commit082a6b8fa4ba5537c336e1893b9244a14457b49e (patch)
tree1409884b55db20fcb97a1f086d27826023c19513 /org.eclipse.egit.target/META-INF/MANIFEST.MF
parent03faa4a4a4538427c48a7bfb87d5e53cdaaeb153 (diff)
downloadegit-082a6b8fa4ba5537c336e1893b9244a14457b49e.tar.gz
egit-082a6b8fa4ba5537c336e1893b9244a14457b49e.tar.xz
egit-082a6b8fa4ba5537c336e1893b9244a14457b49e.zip
Change-Id: Idbe9a38cc853ce0a1368b77b8007e42bcafde4f7 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 600db3193b..d9c284ea59 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.4.0.qualifier
+Bundle-Version: 3.4.0.201405281120-rc2
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top