Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-06-24 09:38:36 +0000
committerMatthias Sohn2015-06-24 09:38:36 +0000
commit1e0809967f646e3ee6ca25a262edf013dad000b7 (patch)
tree96a1b88fb8c1ecb50576aed6aa4c6323d3bbb17e /org.eclipse.mylyn.github.core/META-INF/MANIFEST.MF
parent5af5bb1eed15d853b49e04da117f6549dd76611f (diff)
downloadegit-github-1e0809967f646e3ee6ca25a262edf013dad000b7.tar.gz
egit-github-1e0809967f646e3ee6ca25a262edf013dad000b7.tar.xz
egit-github-1e0809967f646e3ee6ca25a262edf013dad000b7.zip
EGit Mylyn Github Connector v4.0.1.201506240215-rv4.0.1.201506240215-r
Change-Id: I6ceaec4ea0453354496d2339df03521b28bc1d59 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 8c7ce83d..cb43e164 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.1.qualifier
+Bundle-Version: 4.0.1.201506240215-r
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Export-Package: org.eclipse.mylyn.internal.github.core;version="4.0.1";x-friends:="org.eclipse.mylyn.github.ui",

Back to the top