Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2012-09-19 08:34:57 +0000
committerMatthias Sohn2012-09-19 08:34:57 +0000
commit5226626b57e7eb708be7ae9c9422236429bb16b6 (patch)
treee142da89a27cf70e990a2dd5d4788f8d5b87cad7 /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent3bc3381b86e70d58c53b728a0d13092a0105fe21 (diff)
downloadegit-github-5226626b57e7eb708be7ae9c9422236429bb16b6.tar.gz
egit-github-5226626b57e7eb708be7ae9c9422236429bb16b6.tar.xz
egit-github-5226626b57e7eb708be7ae9c9422236429bb16b6.zip
EGit GitHub Mylyn Connector v2.1.0.201209190230-rv2.1.0.201209190230-r
Change-Id: I823a10b3dd7b3dfce113240d170eb1f92605ee6a 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 12bd1848..a3e130e5 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.1.0.qualifier
+Bundle-Version: 2.1.0.201209190230-r
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: J2SE-1.5
Export-Package: org.eclipse.mylyn.internal.github.core;version="2.1.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top