Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Stieber2014-02-27 13:15:20 +0000
committerUwe Stieber2014-02-27 13:15:20 +0000
commitcaa9977d8d4c1ffddd5ca575087a8409ff0b13a8 (patch)
tree175769834efa23fbbe632a3436934361b13c4f8c /plugins/org.eclipse.tcf.cdt.ui
parentb0b689e83b34cda2b24b7424d98b285106a6bed9 (diff)
downloadorg.eclipse.tcf-caa9977d8d4c1ffddd5ca575087a8409ff0b13a8.tar.gz
org.eclipse.tcf-caa9977d8d4c1ffddd5ca575087a8409ff0b13a8.tar.xz
org.eclipse.tcf-caa9977d8d4c1ffddd5ca575087a8409ff0b13a8.zip
Releng: Update version match rules to require 1.3.0
Diffstat (limited to 'plugins/org.eclipse.tcf.cdt.ui')
-rw-r--r--plugins/org.eclipse.tcf.cdt.ui/META-INF/MANIFEST.MF6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/org.eclipse.tcf.cdt.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.tcf.cdt.ui/META-INF/MANIFEST.MF
index de3425306..04b209730 100644
--- a/plugins/org.eclipse.tcf.cdt.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.tcf.cdt.ui/META-INF/MANIFEST.MF
@@ -15,9 +15,9 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.8.0",
org.eclipse.cdt.ui;bundle-version="5.5.0",
org.eclipse.cdt.debug.core;bundle-version="7.2.0",
org.eclipse.cdt.debug.ui;bundle-version="7.2.0",
- org.eclipse.tcf.core;bundle-version="1.2.0",
- org.eclipse.tcf.debug;bundle-version="1.2.0",
- org.eclipse.tcf.debug.ui;bundle-version="1.2.0",
+ org.eclipse.tcf.core;bundle-version="1.3.0",
+ org.eclipse.tcf.debug;bundle-version="1.3.0",
+ org.eclipse.tcf.debug.ui;bundle-version="1.3.0",
org.eclipse.jface.text;bundle-version="3.8.1",
org.eclipse.core.expressions;bundle-version="3.4.400",
org.eclipse.cdt.launch;bundle-version="7.1.0",

Back to the top