xdc-I03
diff --git a/README b/README
index 1a86490..129d1c1 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc- I02(corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc- I03 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -65,7 +65,7 @@
CHANGES
-core removed one more extra #endif
+core IAR section names for .data sections were inconsistent
MRS
diff --git a/ident.c b/ident.c
index 3b39a99..2c03b2e 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-I02"
+#define _VERS_ "@(#)*** xdc-I03"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;