Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-05-19 22:16:07 +0000
committerMatthias Sohn2015-05-19 22:16:07 +0000
commite0c90f002d5756406ee8f0311899f7b87b4144ed (patch)
treeaebe31b568de73ad07c924fe8593748918100470 /org.eclipse.egit.github.core/META-INF/MANIFEST.MF
parent6d69295bf6ac05cad67304e0cada880e83b36e48 (diff)
downloadegit-github-e0c90f002d5756406ee8f0311899f7b87b4144ed.tar.gz
egit-github-e0c90f002d5756406ee8f0311899f7b87b4144ed.tar.xz
egit-github-e0c90f002d5756406ee8f0311899f7b87b4144ed.zip
Prepare post 4.0.0-rc1 builds
Change-Id: I2eb2c2ef5271239aef60119fccd266d1506e41f6 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.github.core/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.github.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.github.core/META-INF/MANIFEST.MF b/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
index 78427053..51773263 100644
--- a/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.egit.github.core
-Bundle-Version: 4.0.0.201505191015-rc1
+Bundle-Version: 4.0.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.gson;version="[1.6.0,3.0.0)",

Back to the top