Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-02 14:24:23 +0000
committerMatthias Sohn2015-06-02 14:24:23 +0000
commit56448fc959dfc85ebc6de50bce0d3398e8d93dff (patch)
tree994804b9686f7337145402243bd8f41117799ccc /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent5f713becaa03eb3e84594fb14ba2786007b75c2d (diff)
downloadegit-github-56448fc959dfc85ebc6de50bce0d3398e8d93dff.tar.gz
egit-github-56448fc959dfc85ebc6de50bce0d3398e8d93dff.tar.xz
egit-github-56448fc959dfc85ebc6de50bce0d3398e8d93dff.zip
EGit Mylyn Github Connector v4.0.0.201506020755-rc3v4.0.0.201506020755-rc3
Change-Id: I024bda3953704216f46d55ac78306b1f0d07bf24 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 d9e89f7c..c7f3c619 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.0.0.qualifier
+Bundle-Version: 4.0.0.201506020755-rc3
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: org.eclipse.mylyn.internal.github.core;version="4.0.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top