Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-05-19 15:02:37 +0000
committerMatthias Sohn2015-05-19 15:02:37 +0000
commit6d69295bf6ac05cad67304e0cada880e83b36e48 (patch)
tree22859e19c63edf631e98bb8e4291bb0c94e84211 /org.eclipse.mylyn.github.core/META-INF
parent054f32aa55dd6acdf818bf7f0f47d593354a7462 (diff)
downloadegit-github-6d69295bf6ac05cad67304e0cada880e83b36e48.tar.gz
egit-github-6d69295bf6ac05cad67304e0cada880e83b36e48.tar.xz
egit-github-6d69295bf6ac05cad67304e0cada880e83b36e48.zip
EGit Mylyn Github Connector v4.0.0.201505191015-rc1v4.0.0.201505191015-rc1
Change-Id: If488a72283067c69792e6f23dc74dd310830be2f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.core/META-INF')
-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..008590ff 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.201505191015-rc1
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