Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-04-07 15:43:50 +0000
committerMatthias Sohn2016-04-07 15:43:50 +0000
commitbb06ea81814742f59863124e4ea598b313410cb7 (patch)
tree24f5ec84c556da1d8e122fcb1d43bb185bd9a224 /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parenta198f1aa23b1daf8f3faa0e80a06d388393b6580 (diff)
downloadegit-github-bb06ea81814742f59863124e4ea598b313410cb7.tar.gz
egit-github-bb06ea81814742f59863124e4ea598b313410cb7.tar.xz
egit-github-bb06ea81814742f59863124e4ea598b313410cb7.zip
EGit Mylyn Github Connector v4.3.0.201604071045-r
Change-Id: Ia423a0210db4c9f78d5dbaaa35709a88711f1558 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 ff1d085d..319da8b5 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: 4.3.0.qualifier
+Bundle-Version: 4.3.0.201604071045-r
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: org.eclipse.mylyn.internal.github.core;version="4.3.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top