Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-09-28 11:42:15 +0000
committerMatthias Sohn2015-09-28 11:42:15 +0000
commit7161642f7f51214360ecb91ea58026a075d20f73 (patch)
treed4811c682116c8d0a6f822ec9c8ee89c5d1a505b /org.eclipse.egit.target/META-INF/MANIFEST.MF
parent8e7d9d12a03a16e88b692ddbedb37f2dc6fe0e4b (diff)
downloadegit-7161642f7f51214360ecb91ea58026a075d20f73.tar.gz
egit-7161642f7f51214360ecb91ea58026a075d20f73.tar.xz
egit-7161642f7f51214360ecb91ea58026a075d20f73.zip
Prepare 4.1.1-SNAPSHOT builds
Change-Id: Ic04e32bea8bdc7c351cc6ddddb2e33012f952829 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 944ca23638..795e76cf0d 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: 4.1.0.201509280440-r
+Bundle-Version: 4.1.1.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7

Back to the top