xdc-I10
diff --git a/README b/README
index e0a22af..1861885 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-             xdc-I09 (corevers:16.0.2.0; B:200,G:200,R:200)
+             xdc-I10 (corevers:16.0.2.0; B:200,G:200,R:200)
 
                        eXpanDed C Tools (XDCtools)
 
@@ -64,11 +64,8 @@
 DELETIONS
 
 CHANGES
-xdc.rov
-    minor comment update
 
 xdc.runtime
     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 d42d88e..cb1810e 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
  *  ======== ident.c ========
  */
 
-#define _VERS_ "@(#)*** xdc-I09"
+#define _VERS_ "@(#)*** xdc-I10"
 
 static char __NAME[] = _NAME_;
 static char __DATE[] = _DATE_;