Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-09-04 15:08:49 +0000
committerMatthias Sohn2014-09-04 15:08:49 +0000
commit7f65a31c5ecd731881624210b8f6ea519900f4ce (patch)
tree21b9f4955633e63f503506a058870e6ec3324fa2 /org.eclipse.egit.target/META-INF/MANIFEST.MF
parent71349a6cb7bf40684bb9493ce0d5dc49af315953 (diff)
downloadegit-7f65a31c5ecd731881624210b8f6ea519900f4ce.tar.gz
egit-7f65a31c5ecd731881624210b8f6ea519900f4ce.tar.xz
egit-7f65a31c5ecd731881624210b8f6ea519900f4ce.zip
Prepare 3.6.0-SNAPSHOT builds
Change-Id: Iacf8d0b9fbc75727cd6073957a954b9e8b38b771 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 6285fc6d60..f133e66a10 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.5.0.qualifier
+Bundle-Version: 3.6.0.qualifier
Bundle-RequiredExecutionEnvironment: J2SE-1.5

Back to the top