Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Rennie2008-02-27 14:36:41 +0000
committerMichael Rennie2008-02-27 14:36:41 +0000
commit55600e2604bf795d78d631befad5704a31881bf8 (patch)
treedf33e4a73c9a58f6e986ccc8a51692ccb3ba1f2c /org.eclipse.ui.console/META-INF
parent88dfb5dba0d7c64fdf4dddb88c36cfffa0e088f3 (diff)
downloadeclipse.platform.debug-55600e2604bf795d78d631befad5704a31881bf8.tar.gz
eclipse.platform.debug-55600e2604bf795d78d631befad5704a31881bf8.tar.xz
eclipse.platform.debug-55600e2604bf795d78d631befad5704a31881bf8.zip
trying api tooling
Diffstat (limited to 'org.eclipse.ui.console/META-INF')
-rw-r--r--org.eclipse.ui.console/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.ui.console/META-INF/MANIFEST.MF b/org.eclipse.ui.console/META-INF/MANIFEST.MF
index 34fcba0f0..6a8b3d68f 100644
--- a/org.eclipse.ui.console/META-INF/MANIFEST.MF
+++ b/org.eclipse.ui.console/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.ui.console; singleton:=true
-Bundle-Version: 3.2.100.qualifier
+Bundle-Version: 3.3.0.qualifier
Bundle-Activator: org.eclipse.ui.console.ConsolePlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top