Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Loskutov2021-09-22 09:44:26 +0000
committerAndrey Loskutov2021-09-22 10:29:28 +0000
commit695015308e59ad8d5302e78ccbb34f3d7b6fab4a (patch)
treef1ed579a8f94eeefd7f300be59a189f14c20577b
parent5b71fe4a06b30bdabe1ad42275d39cd3cb083ea2 (diff)
downloadeclipse.platform.ua-695015308e59ad8d5302e78ccbb34f3d7b6fab4a.tar.gz
eclipse.platform.ua-695015308e59ad8d5302e78ccbb34f3d7b6fab4a.tar.xz
eclipse.platform.ua-695015308e59ad8d5302e78ccbb34f3d7b6fab4a.zip
Bug 576182 - version bump for 4.22
Change-Id: Iddd814f2b91fefbf04623b401d4984c5edb983ec Signed-off-by: Andrey Loskutov <loskutov@gmx.de> Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ua/+/185695 Tested-by: Platform Bot <platform-bot@eclipse.org>
-rw-r--r--org.eclipse.help.ui/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help.ui/META-INF/MANIFEST.MF b/org.eclipse.help.ui/META-INF/MANIFEST.MF
index ec1fc19bd..cbc1995ce 100644
--- a/org.eclipse.help.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.help.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %help_system_plugin_name
Bundle-SymbolicName: org.eclipse.help.ui; singleton:=true
-Bundle-Version: 4.3.100.qualifier
+Bundle-Version: 4.3.200.qualifier
Bundle-Activator: org.eclipse.help.ui.internal.HelpUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top