Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-11-12 17:52:05 +0000
committerMatthias Sohn2014-11-12 17:52:15 +0000
commit94ab825560bec672b952e5bd8909af2781f92563 (patch)
treea21003ba6c67e3377a1fe537c3171c801f956838 /org.eclipse.egit/META-INF
parent9091c286923dc0c114b97626c615eeddd4928ae1 (diff)
downloadegit-94ab825560bec672b952e5bd8909af2781f92563.tar.gz
egit-94ab825560bec672b952e5bd8909af2781f92563.tar.xz
egit-94ab825560bec672b952e5bd8909af2781f92563.zip
Prepare post 3.6.0-m1 builds
Change-Id: I061d71bed22afcc35560c9fd10a194e3284264af Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit/META-INF')
-rw-r--r--org.eclipse.egit/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit/META-INF/MANIFEST.MF b/org.eclipse.egit/META-INF/MANIFEST.MF
index 05c27703b3..8621b63b7f 100644
--- a/org.eclipse.egit/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.egit
-Bundle-Version: 3.6.0.201411121045-m1
+Bundle-Version: 3.6.0.qualifier
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Bundle-ActivationPolicy: lazy

Back to the top