Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2012-07-23 20:42:57 +0000
committerJohn Arthorne2012-07-24 17:19:18 +0000
commite6b2a587a9fe9d9aa617553290d212c8bda1f9ef (patch)
tree9204733d612f72680cce20881f28073511296bed /org.eclipse.help.ui
parentc7c8deddb2574f30b199b491514aa9f694b5a175 (diff)
downloadeclipse.platform.ua-e6b2a587a9fe9d9aa617553290d212c8bda1f9ef.tar.gz
eclipse.platform.ua-e6b2a587a9fe9d9aa617553290d212c8bda1f9ef.tar.xz
eclipse.platform.ua-e6b2a587a9fe9d9aa617553290d212c8bda1f9ef.zip
Updated version numbers for move to lucene 3.xv20120724-171918johna/lucene35
Diffstat (limited to 'org.eclipse.help.ui')
-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 696c17571..2c14fc06e 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.200.qualifier
+Bundle-Version: 4.0.0.qualifier
Bundle-Activator: org.eclipse.help.ui.internal.HelpUIPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top