Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-05-26 11:22:43 +0000
committerMatthias Sohn2015-05-26 11:22:43 +0000
commit05079ff841ae3f4da002f772276c4c4fbd13d36c (patch)
tree30b148e3cd18c3de4cf9709aacbe629167c8cf36 /org.eclipse.egit.github.core/META-INF/MANIFEST.MF
parent7608a823e6d2e781d6ac1c5ddef9b1214c310871 (diff)
downloadegit-github-05079ff841ae3f4da002f772276c4c4fbd13d36c.tar.gz
egit-github-05079ff841ae3f4da002f772276c4c4fbd13d36c.tar.xz
egit-github-05079ff841ae3f4da002f772276c4c4fbd13d36c.zip
EGit Mylyn Github Connector v4.0.0.201505260635-rc2v4.0.0.201505260635-rc2
Change-Id: Ifd1641c9439261293012e9d112697fa2fdfc980f Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.egit.github.core/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.egit.github.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.egit.github.core/META-INF/MANIFEST.MF b/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
index 51773263..e44bf847 100644
--- a/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.egit.github.core/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-Localization: plugin
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.egit.github.core
-Bundle-Version: 4.0.0.qualifier
+Bundle-Version: 4.0.0.201505260635-rc2
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Import-Package: com.google.gson;version="[1.6.0,3.0.0)",

Back to the top