Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-11-12 17:52:24 +0000
committerMatthias Sohn2014-11-12 17:52:32 +0000
commit0168d1391678d99df90776455c7b0ebc1ecc656f (patch)
tree558ba81821a473b787e3218aab494f9264b3e3a6 /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent9c111b4cc94d27e944d1c2b343f5afcf2312022b (diff)
downloadegit-github-0168d1391678d99df90776455c7b0ebc1ecc656f.tar.gz
egit-github-0168d1391678d99df90776455c7b0ebc1ecc656f.tar.xz
egit-github-0168d1391678d99df90776455c7b0ebc1ecc656f.zip
Prepare post 3.6.0-m1 builds
Change-Id: I99646ccf0b7c7a157150b3bb9bcaf14a8c3ce96d Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
index 31a45daa..8d3ef6b1 100644
--- a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.mylyn.github.core;singleton:=true
-Bundle-Version: 3.6.0.201411121045-m1
+Bundle-Version: 3.6.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.internal.github.core;version="3.6.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top