Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-11-12 16:55:24 +0000
committerMatthias Sohn2014-11-12 16:55:24 +0000
commit9c111b4cc94d27e944d1c2b343f5afcf2312022b (patch)
tree01c16d748e363759d2a2ead71570e8eeb87ef517 /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parentf9d6ebb9aa29999c83f840cc3160cf3a469fc83b (diff)
downloadegit-github-9c111b4cc94d27e944d1c2b343f5afcf2312022b.tar.gz
egit-github-9c111b4cc94d27e944d1c2b343f5afcf2312022b.tar.xz
egit-github-9c111b4cc94d27e944d1c2b343f5afcf2312022b.zip
EGit Mylyn Github Connector v3.6.0.201411121045-m1v3.6.0.201411121045-m1
Change-Id: Ic09f424caede1fba0d8ba8794b211317865590e3 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 8d3ef6b1..31a45daa 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.qualifier
+Bundle-Version: 3.6.0.201411121045-m1
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