Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-05-08 13:04:49 +0000
committerMatthias Sohn2013-05-08 13:04:49 +0000
commitb690f1d37e84d61483b59b142e40700526a1d263 (patch)
tree441fc4a5fecd6730758b3f0e985c99882803b75a /org.eclipse.egit.github.core/META-INF/MANIFEST.MF
parent4c18cb9905dc43d70cf6f0e5e072c765bca51542 (diff)
downloadegit-github-b690f1d37e84d61483b59b142e40700526a1d263.tar.gz
egit-github-b690f1d37e84d61483b59b142e40700526a1d263.tar.xz
egit-github-b690f1d37e84d61483b59b142e40700526a1d263.zip
EGit GitHub Mylyn Connector v3.0.0.201305080800-m7
Change-Id: I3a0e82f7b5c42a3b939759caa71056cfd13e0886 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 8efa9899..574ce8f2 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.0.0.qualifier
+Bundle-Version: 3.0.0.201305080800-m7
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.google.gson;version="[1.6.0,2.2.0]",

Back to the top