Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-02-13 07:45:37 +0000
committerMatthias Sohn2012-02-13 07:46:03 +0000
commit31ba4aa086c07394d61484b285d099cd5133e13c (patch)
treed35a69de1655e3f02bab299f55644ffdb6d6a0ee /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent05a432b4c08c353a559caa2ab3882ef7d36ad1da (diff)
downloadegit-github-31ba4aa086c07394d61484b285d099cd5133e13c.tar.gz
egit-github-31ba4aa086c07394d61484b285d099cd5133e13c.tar.xz
egit-github-31ba4aa086c07394d61484b285d099cd5133e13c.zip
Prepare post 1.3.0.201202121842-rc4 builds
Change-Id: I062c0932c056083caf7e641baae808877ebed9a7 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 1814525d..5c4e971c 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.3.0.201202121842-rc4
+Bundle-Version: 1.3.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.internal.github.core;version="1.3.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top