Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Goldthorpe2011-09-23 20:43:41 +0000
committerChris Goldthorpe2011-09-23 20:44:56 +0000
commit2b9e134f639655caad85f80eb6195e8dc525bc3b (patch)
tree92d544d127326cc5c51b210785255197d75a0dc5 /org.eclipse.ui.intro.universal
parenta517f37e9dc29bf07c73cebf16653ea76bd12a99 (diff)
downloadeclipse.platform.ua-2b9e134f639655caad85f80eb6195e8dc525bc3b.tar.gz
eclipse.platform.ua-2b9e134f639655caad85f80eb6195e8dc525bc3b.tar.xz
eclipse.platform.ua-2b9e134f639655caad85f80eb6195e8dc525bc3b.zip
Update bundle versions of org.eclipse.ui.cheatsheets and
org.eclipse.ui.intro.universal for Juno
Diffstat (limited to 'org.eclipse.ui.intro.universal')
-rw-r--r--org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF b/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF
index d5f213758..1d64ce0e7 100644
--- a/org.eclipse.ui.intro.universal/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.intro.universal/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.universal;singleton:=true
-Bundle-Version: 3.2.500.qualifier
+Bundle-Version: 3.2.600.qualifier
Bundle-Vendor: %provider_name
Bundle-Localization: plugin
Export-Package: org.eclipse.ui.internal.intro.universal;x-friends:="org.eclipse.ua.tests",

Back to the top