Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2010-06-16 17:38:54 +0000
committerChris Goldthorpe2010-06-16 17:38:54 +0000
commitc132e755070309446dc06dadb876232f2548e8ce (patch)
treea4fbae61808bb2728354e749db38406a422726ed /org.eclipse.help.ui/META-INF
parent44b94bcfba41e4fbe614e00d816d15ba41cc7c49 (diff)
downloadeclipse.platform.ua-c132e755070309446dc06dadb876232f2548e8ce.tar.gz
eclipse.platform.ua-c132e755070309446dc06dadb876232f2548e8ce.tar.xz
eclipse.platform.ua-c132e755070309446dc06dadb876232f2548e8ce.zip
Update bundle version
Diffstat (limited to 'org.eclipse.help.ui/META-INF')
-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 6bf7c01a0..241b06444 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: 3.5.0.qualifier
+Bundle-Version: 3.5.100.qualifier
Bundle-Activator: org.eclipse.help.ui.internal.HelpUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top