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/SOURCE-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/SOURCE-MANIFEST.MF')
-rw-r--r--org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF b/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
index 92538087..a0e9f29f 100644
--- a/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
+++ b/org.eclipse.egit.github.core/META-INF/SOURCE-MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: EGit GitHub API Core
Bundle-SymbolicName: org.eclipse.egit.github.core
-Bundle-Version: 4.0.0.201505191015-rc1
+Bundle-Version: 4.0.0.qualifier
Bundle-Vendor: Eclipse EGit
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.gson;version="[1.6.0,3.0.0)",

Back to the top