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.cheatsheets
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.cheatsheets')
-rw-r--r--org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF b/org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF
index 9c388b27b..1abd5d228 100644
--- a/org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.cheatsheets/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %PLUGIN_NAME
Bundle-SymbolicName: org.eclipse.ui.cheatsheets; singleton:=true
-Bundle-Version: 3.4.100.qualifier
+Bundle-Version: 3.4.200.qualifier
Bundle-Activator: org.eclipse.ui.internal.cheatsheets.CheatSheetPlugin
Bundle-Vendor: %PROVIDER_NAME
Bundle-Localization: plugin

Back to the top