Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2014-05-05 22:04:43 +0000
committerMatthias Sohn2014-05-05 22:04:57 +0000
commit1a0871d98d91ecf94e5edeafcd5761cda68f6374 (patch)
treeb3e0d2e8570760f1fa57d9b8b71e7a19d1e4f962 /org.eclipse.egit.github.core/META-INF/MANIFEST.MF
parent871fe52b553429509145f9e8c0e90814aff2f7bb (diff)
downloadegit-github-1a0871d98d91ecf94e5edeafcd5761cda68f6374.tar.gz
egit-github-1a0871d98d91ecf94e5edeafcd5761cda68f6374.tar.xz
egit-github-1a0871d98d91ecf94e5edeafcd5761cda68f6374.zip
Prepare 3.4.0-SNAPSHOT builds
Change-Id: I2637a5fc3376d1f4e4eb0d7208279e2f06f0007b 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 02105b4a..13aefd9a 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: 3.4.0.201405051725-m7
+Bundle-Version: 3.4.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.google.gson;version="[1.6.0,2.2.0]",

Back to the top