Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-09 07:31:38 +0000
committerMatthias Sohn2015-06-09 07:31:38 +0000
commitea88babb21b8f1af2eca3bad470cd1b6259e6daf (patch)
treea8a51f91be5a5b0785fa662cc323e2bc5400f29b /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent4ec66d5d95c9bb149ed38096957f526357ead261 (diff)
downloadegit-github-ea88babb21b8f1af2eca3bad470cd1b6259e6daf.tar.gz
egit-github-ea88babb21b8f1af2eca3bad470cd1b6259e6daf.tar.xz
egit-github-ea88babb21b8f1af2eca3bad470cd1b6259e6daf.zip
EGit Mylyn Github Connector v4.0.0.201506090130-rv4.0.0.201506090130-r
Change-Id: Id5eb6270be9d85d42a29c2672839b342e8080d3d 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 d9e89f7c..ce38fddc 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.0.0.qualifier
+Bundle-Version: 4.0.0.201506090130-r
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: org.eclipse.mylyn.internal.github.core;version="4.0.0";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top