Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2004-07-15 15:54:47 +0000
committerDoug Schaefer2004-07-15 15:54:47 +0000
commit739203fe556289627c793ac2d90951a100f9013e (patch)
treed74d9904f4f9dc804ef3d0793c17bdd035396834 /build/org.eclipse.cdt.make.ui/plugin.xml
parent757f7d44bc09acf7464969886cfca4b40f1dd6f2 (diff)
downloadorg.eclipse.cdt-739203fe556289627c793ac2d90951a100f9013e.tar.gz
org.eclipse.cdt-739203fe556289627c793ac2d90951a100f9013e.tar.xz
org.eclipse.cdt-739203fe556289627c793ac2d90951a100f9013e.zip
Upversioning head to 2.1.0.
Diffstat (limited to 'build/org.eclipse.cdt.make.ui/plugin.xml')
-rw-r--r--build/org.eclipse.cdt.make.ui/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/org.eclipse.cdt.make.ui/plugin.xml b/build/org.eclipse.cdt.make.ui/plugin.xml
index 2f04eca4302..a484723c110 100644
--- a/build/org.eclipse.cdt.make.ui/plugin.xml
+++ b/build/org.eclipse.cdt.make.ui/plugin.xml
@@ -3,7 +3,7 @@
<plugin
id="org.eclipse.cdt.make.ui"
name="%pluginName"
- version="2.0.0"
+ version="2.1.0"
provider-name="%providerName"
class="org.eclipse.cdt.make.internal.ui.MakeUIPlugin">

Back to the top