Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-05-26 14:52:52 +0000
committerMatthias Sohn2015-05-26 14:52:52 +0000
commitb5523213757eac45e42bcca51a68b84c3be5080d (patch)
tree29d5fa58a6fb2d111c4757d8812de24ecb34a679 /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent05079ff841ae3f4da002f772276c4c4fbd13d36c (diff)
downloadegit-github-b5523213757eac45e42bcca51a68b84c3be5080d.tar.gz
egit-github-b5523213757eac45e42bcca51a68b84c3be5080d.tar.xz
egit-github-b5523213757eac45e42bcca51a68b84c3be5080d.zip
Prepare post 4.0.0-RC2 builds
Change-Id: I0c959d19321c14e82bdcccd284006d6e517eaaeb 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 887d6026..d9e89f7c 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.201505260635-rc2
+Bundle-Version: 4.0.0.qualifier
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