Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-02 22:18:18 +0000
committerMatthias Sohn2015-06-02 22:18:18 +0000
commit4ec66d5d95c9bb149ed38096957f526357ead261 (patch)
tree74b4963321ee44280da93880b1cae3dca1e5dd15 /org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
parent56448fc959dfc85ebc6de50bce0d3398e8d93dff (diff)
downloadegit-github-4ec66d5d95c9bb149ed38096957f526357ead261.tar.gz
egit-github-4ec66d5d95c9bb149ed38096957f526357ead261.tar.xz
egit-github-4ec66d5d95c9bb149ed38096957f526357ead261.zip
Prepare post 4.0-RC3 builds
Change-Id: I10cc0ea0a34491697e6d0fa1e14a116af3ffc278 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
index 01641fec..feb94e36 100644
--- a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.mylyn.github.ui;singleton:=true
Bundle-Activator: org.eclipse.mylyn.internal.github.ui.GitHubUi
-Bundle-Version: 4.0.0.201506020755-rc3
+Bundle-Version: 4.0.0.qualifier
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top