Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-12-24 01:35:27 +0000
committerMatthias Sohn2016-12-24 01:35:27 +0000
commitd22609adc2ff268675c00ea67afbfacfab9e6658 (patch)
tree87fc3f601fd49bb97669498b0d70df584c880af7 /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parente1d08080fd4d297ead23bdaf08be8f3827ff0594 (diff)
downloadegit-github-d22609adc2ff268675c00ea67afbfacfab9e6658.tar.gz
egit-github-d22609adc2ff268675c00ea67afbfacfab9e6658.tar.xz
egit-github-d22609adc2ff268675c00ea67afbfacfab9e6658.zip
EGit Mylyn Github Connector v4.6.0.201612231935-rv4.6.0.201612231935-r
Change-Id: Ia2070aec86efb3f11b6e5a58ef8af6033298a59c 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 75e63f0d..3d57fdac 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: 4.6.0.qualifier
+Bundle-Version: 4.6.0.201612231935-r
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Export-Package: org.eclipse.mylyn.internal.github.core;version="4.6.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top