xdc-I09
diff --git a/README b/README
index 1a4ddc7..e0a22af 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-I08 (corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc-I09 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -64,11 +64,11 @@
DELETIONS
CHANGES
-
xdc.rov
- improved error handling
+ minor comment update
xdc.runtime
- fixup stale links to rtsc.eclipse.org
+ updated arch doc to address review comments
MRS
+XDCTOOLS-398 - XDC Runtime Architecture Document Updates based on Review ...
\ No newline at end of file
diff --git a/ident.c b/ident.c
index 5e69a52..d42d88e 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-I08"
+#define _VERS_ "@(#)*** xdc-I09"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;