Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'core/org.eclipse.cdt.core.win32/fragment.xml')
-rw-r--r--core/org.eclipse.cdt.core.win32/fragment.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/org.eclipse.cdt.core.win32/fragment.xml b/core/org.eclipse.cdt.core.win32/fragment.xml
index d095abb352e..b1b22264d04 100644
--- a/core/org.eclipse.cdt.core.win32/fragment.xml
+++ b/core/org.eclipse.cdt.core.win32/fragment.xml
@@ -3,10 +3,10 @@
<fragment
id="org.eclipse.cdt.core.win32"
name="%fragmentName.win32"
- version="3.0.0"
+ version="3.1.0"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
- plugin-version="3.0.0">
+ plugin-version="3.1.0">
<runtime>
<library name="cdt_win32.jar"/>

Back to the top