Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Herrmann2010-09-07 11:18:06 +0000
committerStephan Herrmann2010-09-07 11:18:06 +0000
commitbbac3991a8c670a9695390b82c549f9207129f1c (patch)
tree6d1f1e3d16fb1635cdf7575dc6fee7af5a8ae7d8 /plugins
parentdc6b3bf53dee32aaa1a2c16416fc618b6af5d198 (diff)
downloadorg.eclipse.objectteams-bbac3991a8c670a9695390b82c549f9207129f1c.tar.gz
org.eclipse.objectteams-bbac3991a8c670a9695390b82c549f9207129f1c.tar.xz
org.eclipse.objectteams-bbac3991a8c670a9695390b82c549f9207129f1c.zip
push otdt.debug into 0.7.1
Diffstat (limited to 'plugins')
-rw-r--r--plugins/org.eclipse.objectteams.otdt.debug/META-INF/MANIFEST.MF2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/org.eclipse.objectteams.otdt.debug/META-INF/MANIFEST.MF b/plugins/org.eclipse.objectteams.otdt.debug/META-INF/MANIFEST.MF
index 651bc210b..692589761 100644
--- a/plugins/org.eclipse.objectteams.otdt.debug/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.objectteams.otdt.debug/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@ Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: %pluginName
Bundle-SymbolicName: org.eclipse.objectteams.otdt.debug;singleton:=true
-Bundle-Version: 0.7.0.qualifier
+Bundle-Version: 0.7.1.qualifier
Bundle-Activator: org.eclipse.objectteams.otdt.debug.OTDebugPlugin
Bundle-Vendor: %providerName
Bundle-Localization: plugin

Back to the top