Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Rennie2011-11-29 20:31:42 +0000
committerMike Rennie2011-11-29 20:31:42 +0000
commitc6b8a1be3629a7c02a82f9b4bb7ccea6c8bca394 (patch)
tree3805f8d90290d8c973d9c16231000f91b38ee2f4
parent0ff7b517c7b07b0e0475996c0b0397b589ded103 (diff)
downloadeclipse.platform.debug-20111129-2031.tar.gz
eclipse.platform.debug-20111129-2031.tar.xz
eclipse.platform.debug-20111129-2031.zip
[nobug] update bundle version for 3.7.2v20111129-2031R3_7_2
-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 c75aecf56..8d8545d2a 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.7.0.qualifier
+Bundle-Version: 3.7.1.qualifier
Bundle-ClassPath: .
Bundle-Activator: org.eclipse.debug.core.DebugPlugin
Bundle-Vendor: %providerName

Back to the top