Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2008-06-19 22:23:28 +0000
committerChris Goldthorpe2008-06-19 22:23:28 +0000
commit4051539b1b35b89bcc2cc42f9db0108eda27f622 (patch)
tree32f6d17d913aa2ca0288f08d23d876725d638e79 /org.eclipse.help.webapp/META-INF/MANIFEST.MF
parent957034579152439b7cf262c7355aaaa568f65d3c (diff)
downloadeclipse.platform.ua-4051539b1b35b89bcc2cc42f9db0108eda27f622.tar.gz
eclipse.platform.ua-4051539b1b35b89bcc2cc42f9db0108eda27f622.tar.xz
eclipse.platform.ua-4051539b1b35b89bcc2cc42f9db0108eda27f622.zip
Bug 237577 – [Webapp] Infocenter problems with locales, breadcrumbs and failure to read pages
Diffstat (limited to 'org.eclipse.help.webapp/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.help.webapp/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help.webapp/META-INF/MANIFEST.MF b/org.eclipse.help.webapp/META-INF/MANIFEST.MF
index 27ec7cc9b..58f6909bb 100644
--- a/org.eclipse.help.webapp/META-INF/MANIFEST.MF
+++ b/org.eclipse.help.webapp/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %help_webapp_plugin_name
Bundle-SymbolicName: org.eclipse.help.webapp;singleton:=true
-Bundle-Version: 3.3.100.qualifier
+Bundle-Version: 3.3.200.qualifier
Bundle-Activator: org.eclipse.help.internal.webapp.HelpWebappPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top