Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
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 497c411aeb6..39ea34e91c2 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.1.0"
+ version="3.0.0"
provider-name="%providerName"
class="org.eclipse.cdt.make.internal.ui.MakeUIPlugin">

Back to the top