Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-06-13 13:50:12 +0000
committerMatthias Sohn2013-06-13 13:50:24 +0000
commitc410ac56446f3c831315d8263a0f23729e2d8311 (patch)
tree8714231ec707e373384202a04a57332ff028bcf0 /org.eclipse.mylyn.github.core/META-INF
parentc53c47f1689b16cfb0b412f9805859b90af86b03 (diff)
downloadegit-github-c410ac56446f3c831315d8263a0f23729e2d8311.tar.gz
egit-github-c410ac56446f3c831315d8263a0f23729e2d8311.tar.xz
egit-github-c410ac56446f3c831315d8263a0f23729e2d8311.zip
Prepare post 3.0.0.201306101825-r buildsstable-3.0
Change-Id: Ie6492132c4ea2ea1b71aae78e7166e0345a77e76 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.core/META-INF')
-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 2a292ed6..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.201306101825-r
+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