Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2007-06-27 15:46:24 +0000
committerDarin Wright2007-06-27 15:46:24 +0000
commit468de38a561029d0bb440c8ad05baa114b33420d (patch)
treef92392f7ad57625ea9446c105c27b97fbb129878 /org.eclipse.debug.core/META-INF
parent6bc733f35941f279fcd3f69499bcb5e08a76d78e (diff)
downloadeclipse.platform.debug-468de38a561029d0bb440c8ad05baa114b33420d.tar.gz
eclipse.platform.debug-468de38a561029d0bb440c8ad05baa114b33420d.tar.xz
eclipse.platform.debug-468de38a561029d0bb440c8ad05baa114b33420d.zip
increment service segments +100
Diffstat (limited to 'org.eclipse.debug.core/META-INF')
-rw-r--r--org.eclipse.debug.core/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/META-INF/MANIFEST.MF b/org.eclipse.debug.core/META-INF/MANIFEST.MF
index f7dc807e4..3d0361d9e 100644
--- a/org.eclipse.debug.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.debug.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.debug.core; singleton:=true
-Bundle-Version: 3.3.0.qualifier
+Bundle-Version: 3.3.100.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.debug.core.DebugPlugin
Bundle-Vendor: %providerName

Back to the top