Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2007-07-03 16:57:12 +0000
committerChris Goldthorpe2007-07-03 16:57:12 +0000
commit99555f8ad8745a10a3478b2d40f8ab87531c4385 (patch)
tree43a4b10e66bea643141c4a376454bfd48cfd90f9 /org.eclipse.help.base/META-INF/MANIFEST.MF
parent591088c0e97b4a51f6b842138b3c5da3d6f62a41 (diff)
downloadeclipse.platform.ua-99555f8ad8745a10a3478b2d40f8ab87531c4385.tar.gz
eclipse.platform.ua-99555f8ad8745a10a3478b2d40f8ab87531c4385.tar.xz
eclipse.platform.ua-99555f8ad8745a10a3478b2d40f8ab87531c4385.zip
Bug 194490 - Create JUnit test suite to validate links in tocs
Diffstat (limited to 'org.eclipse.help.base/META-INF/MANIFEST.MF')
-rw-r--r--org.eclipse.help.base/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.help.base/META-INF/MANIFEST.MF b/org.eclipse.help.base/META-INF/MANIFEST.MF
index 612387c3e..b34eeecc9 100644
--- a/org.eclipse.help.base/META-INF/MANIFEST.MF
+++ b/org.eclipse.help.base/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %help_base_plugin_name
Bundle-SymbolicName: org.eclipse.help.base; singleton:=true
-Bundle-Version: 3.3.0.qualifier
+Bundle-Version: 3.3.100.qualifier
Bundle-Activator: org.eclipse.help.internal.base.HelpBasePlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top