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.mylyn.github.core/META-INF/MANIFEST.MF
parent93a9e904b74b2880877bf1486509a719079b0fdf (diff)
downloadegit-github-1.0.0.201106220257-r.tar.gz
egit-github-1.0.0.201106220257-r.tar.xz
egit-github-1.0.0.201106220257-r.zip
Change-Id: Ibc54bf7ade3b26997848483a28e39d009cbd4fa5 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
index 469f552e..074e33e3 100644
--- a/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.mylyn.github.core;singleton:=true
-Bundle-Version: 1.0.0.qualifier
+Bundle-Version: 1.0.0.201106220257-r
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.internal.github.core;version="1.0.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top