Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Sohn2016-04-07 22:57:38 +0000
committerMatthias Sohn2016-04-07 22:57:38 +0000
commitaf5c8b77f822cd0f7c222abcd098e1c97b782f37 (patch)
tree1aa6279a907cfe81a0f20206041c999d8b4e5775 /org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF
parentbb06ea81814742f59863124e4ea598b313410cb7 (diff)
downloadegit-github-af5c8b77f822cd0f7c222abcd098e1c97b782f37.tar.gz
egit-github-af5c8b77f822cd0f7c222abcd098e1c97b782f37.tar.xz
egit-github-af5c8b77f822cd0f7c222abcd098e1c97b782f37.zip
EGit Mylyn Github Connector v4.3.0.201604071810-rv4.3.0.201604071810-r
Change-Id: I2bef635cf696377e670e4453d2faeeba53165182 Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Diffstat (limited to 'org.eclipse.mylyn.github.ui/META-INF/MANIFEST.MF')
-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 f094a435..08c214a8 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.3.0.201604071045-r
+Bundle-Version: 4.3.0.201604071810-r
Bundle-RequiredExecutionEnvironment: JavaSE-1.7
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top