Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2011-04-07 20:24:56 +0000
committerChris Goldthorpe2011-04-07 20:24:56 +0000
commit028f42b0d83346076748ce1c4d81cb3cf4ca620a (patch)
treeda4378448022557a4cf62710abc3f59150f7c4e1 /org.eclipse.ui.intro/META-INF
parentb9427a1a263ed59e66dbbc542328380ca7e6770d (diff)
downloadeclipse.platform.ua-028f42b0d83346076748ce1c4d81cb3cf4ca620a.tar.gz
eclipse.platform.ua-028f42b0d83346076748ce1c4d81cb3cf4ca620a.tar.xz
eclipse.platform.ua-028f42b0d83346076748ce1c4d81cb3cf4ca620a.zip
Update bundle version for Eclipse 3.7
Diffstat (limited to 'org.eclipse.ui.intro/META-INF')
-rw-r--r--org.eclipse.ui.intro/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.intro/META-INF/MANIFEST.MF b/org.eclipse.ui.intro/META-INF/MANIFEST.MF
index b4213bfa1..18696ef93 100644
--- a/org.eclipse.ui.intro/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.intro/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %plugin_name
Bundle-SymbolicName: org.eclipse.ui.intro; singleton:=true
-Bundle-Version: 3.4.0.qualifier
+Bundle-Version: 3.4.100.qualifier
Bundle-Activator: org.eclipse.ui.internal.intro.impl.IntroPlugin
Bundle-Vendor: %provider_name
Bundle-Localization: plugin

Back to the top