Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLars Vogel2018-06-01 10:49:39 +0000
committerLars Vogel2018-06-01 10:49:39 +0000
commit45add9a8becea83d0bf35fd5990cb4b6fdb7f348 (patch)
tree5f7cb719663a90eba9c1c943e42855ed1ae2f99f /org.eclipse.debug.core/META-INF/MANIFEST.MF
parentcf628acb2b5ae376e7468f95112d02628791c915 (diff)
downloadeclipse.platform.debug-45add9a8becea83d0bf35fd5990cb4b6fdb7f348.tar.gz
eclipse.platform.debug-45add9a8becea83d0bf35fd5990cb4b6fdb7f348.tar.xz
eclipse.platform.debug-45add9a8becea83d0bf35fd5990cb4b6fdb7f348.zip
Version 4.9 update in plaform.debug as prep for the EPL 2.0 updateI20180601-0915I20180601-0900
Change-Id: I0780d35d66fd25b70bbf7618979672bcbd2a559e Signed-off-by: Lars Vogel <Lars.Vogel@vogella.com>
Diffstat (limited to 'org.eclipse.debug.core/META-INF/MANIFEST.MF')
-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 941424818..acec883cd 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.12.0.qualifier
+Bundle-Version: 3.12.100.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.debug.core.DebugPlugin
Bundle-Vendor: %providerName

Back to the top