Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2011-06-22 06:59:02 +0000
committerMatthias Sohn2011-06-22 06:59:02 +0000
commit03143a1b4724dbb5b57a12d3215b61a2f404414f (patch)
treef5f7fbd9389a601210fcb84a36b4baa88f53a84e /org.eclipse.egit.github.core/META-INF/MANIFEST.MF
parent93a9e904b74b2880877bf1486509a719079b0fdf (diff)
downloadegit-github-03143a1b4724dbb5b57a12d3215b61a2f404414f.tar.gz
egit-github-03143a1b4724dbb5b57a12d3215b61a2f404414f.tar.xz
egit-github-03143a1b4724dbb5b57a12d3215b61a2f404414f.zip
Change-Id: Ibc54bf7ade3b26997848483a28e39d009cbd4fa5 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 32599781..85d2bd87 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: 1.0.0.qualifier
+Bundle-Version: 1.0.0.201106220257-r
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Import-Package: com.google.gson;version="[1.6.0,2.0.0)",

Back to the top