Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-05-05 12:39:38 +0000
committerMatthias Sohn2015-05-05 12:39:38 +0000
commit92a4ce06930abd611b16b928477c39b33bb30621 (patch)
treea6ad0e3a3f312837910b9c687c027e9034ac2888 /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent806766d11a567a7e76c7d3cad942fc006a3a05f4 (diff)
downloadegit-github-92a4ce06930abd611b16b928477c39b33bb30621.tar.gz
egit-github-92a4ce06930abd611b16b928477c39b33bb30621.tar.xz
egit-github-92a4ce06930abd611b16b928477c39b33bb30621.zip
Prepare post 4.0.0-m2 builds
Change-Id: Ib8a8477c90aaedb2fe3da62b408552fe896534a0 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 f8ef470e..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.201505050340-m2
+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