Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2015-09-28 11:32:38 +0000
committerMatthias Sohn2015-09-28 11:32:38 +0000
commite7353839371771a8e5ae37c0462636377e55b71d (patch)
tree9aee349786420e351dd23bff74018b3b6bd4c1ff /org.eclipse.mylyn.github.ui/META-INF
parentd6d0679b5685f50c3c3634fa123c46fdced40698 (diff)
downloadegit-github-e7353839371771a8e5ae37c0462636377e55b71d.tar.gz
egit-github-e7353839371771a8e5ae37c0462636377e55b71d.tar.xz
egit-github-e7353839371771a8e5ae37c0462636377e55b71d.zip
EGit Mylyn Github Connector v4.1.0.201509280440-rv4.1.0.201509280440-r
Change-Id: Ib5180f83ca57113aee65b4615d53d79185fcf861 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/META-INF')
-rw-r--r--org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
index 2682cddf..4859403b 100644
--- a/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.mylyn.github.ui;singleton:=true
Bundle-Activator: org.eclipse.mylyn.internal.github.ui.GitHubUi
-Bundle-Version: 4.1.0.qualifier
+Bundle-Version: 4.1.0.201509280440-r
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top