Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnton Leherbauer2008-11-24 09:29:32 +0000
committerAnton Leherbauer2008-11-24 09:29:32 +0000
commit7db7ce6ac92da606131322b59d0c642f7c29715b (patch)
tree8fb5eddbb526d48adb623ee516447b20120e6bf4 /debug/org.eclipse.cdt.debug.ui.tests/META-INF
parentbd74cf671600c24585195bf86a8f5ed8d3f63d96 (diff)
downloadorg.eclipse.cdt-7db7ce6ac92da606131322b59d0c642f7c29715b.tar.gz
org.eclipse.cdt-7db7ce6ac92da606131322b59d0c642f7c29715b.tar.xz
org.eclipse.cdt-7db7ce6ac92da606131322b59d0c642f7c29715b.zip
Update bundle versions
Diffstat (limited to 'debug/org.eclipse.cdt.debug.ui.tests/META-INF')
-rw-r--r--debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF b/debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF
index 624ed531459..cd7a05d9e09 100644
--- a/debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF
+++ b/debug/org.eclipse.cdt.debug.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: org.eclipse.cdt.debug.ui.tests
Bundle-SymbolicName: org.eclipse.cdt.debug.ui.tests;singleton:=true
-Bundle-Version: 5.0.0.qualifier
+Bundle-Version: 5.0.100.qualifier
Bundle-ClassPath: cdtdebuguitests.jar
Bundle-Activator: org.eclipse.core.internal.compatibility.PluginActivator
Bundle-Localization: plugin

Back to the top