Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2013-02-06 15:11:24 +0000
committerMatthias Sohn2013-02-06 15:11:38 +0000
commit8d841821af9f14f5e9659e78777842544d7de30a (patch)
tree644c8a761c44a37bb6a2fbe8fd05c78d60cda765 /org.eclipse.mylyn.github.core/META-INF
parent4fbf47a4c1bb728a0f3dc3ec335838a27600f141 (diff)
downloadegit-github-8d841821af9f14f5e9659e78777842544d7de30a.tar.gz
egit-github-8d841821af9f14f5e9659e78777842544d7de30a.tar.xz
egit-github-8d841821af9f14f5e9659e78777842544d7de30a.zip
Prepare post 2.3 rc1 builds
Change-Id: Id1a89dc7046a180d82c5327ff8759c3749264bc2 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 0ff49300..e9a05fbf 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: 2.3.0.201302060400-rc1
+Bundle-Version: 2.3.0.qualifier
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.internal.github.core;version="2.3.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top