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..4ca3141a264 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="2.1.1"
provider-name="%providerName"
class="org.eclipse.cdt.make.internal.ui.MakeUIPlugin">

Back to the top