Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Schaefer2003-10-01 20:23:21 +0000
committerDoug Schaefer2003-10-01 20:23:21 +0000
commitfe07db2d7235fe78a3134d47c09dbbbdbce450a7 (patch)
treee6f150ae50857b9952e809f4eb9cbc349d4fe2c1 /core/org.eclipse.cdt.core.win32/fragment.xml
parent0c5318d47617dc74be0ef76680caad92d41a120c (diff)
downloadorg.eclipse.cdt-fe07db2d7235fe78a3134d47c09dbbbdbce450a7.tar.gz
org.eclipse.cdt-fe07db2d7235fe78a3134d47c09dbbbdbce450a7.tar.xz
org.eclipse.cdt-fe07db2d7235fe78a3134d47c09dbbbdbce450a7.zip
Upversioning everything to 1.2.0.
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 b9799ce65ca..8af9d240a15 100644
--- a/core/org.eclipse.cdt.core.win32/fragment.xml
+++ b/core/org.eclipse.cdt.core.win32/fragment.xml
@@ -2,10 +2,10 @@
<fragment
id="org.eclipse.cdt.core.win32"
name="%fragmentName"
- version="1.1.0"
+ version="1.2.0"
provider-name="%providerName"
plugin-id="org.eclipse.cdt.core"
- plugin-version="1.1.0">
+ plugin-version="1.2.0">
<runtime>
<library name="cdt_win32.jar"/>

Back to the top