Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-05-29 08:38:49 +0000
committerMatthias Sohn2013-05-29 08:41:08 +0000
commit139ad760fa465c8088515204752ffefe21723aa0 (patch)
tree191e701684d57c3880a9dad902c8b28162048528 /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent186ad7b9f78f6d0074ae1636229ec5dc21ce1bb1 (diff)
downloadegit-github-139ad760fa465c8088515204752ffefe21723aa0.tar.gz
egit-github-139ad760fa465c8088515204752ffefe21723aa0.tar.xz
egit-github-139ad760fa465c8088515204752ffefe21723aa0.zip
Prepare post 3.0.0-rc2 builds
Change-Id: I000530b718f8e444f520bd9b105cf72c98966dc7 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 170f3248..287bbc86 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: 3.0.0.201305282000-rc2
+Bundle-Version: 3.0.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.internal.github.core;version="3.0.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top