xdc-G12
diff --git a/README b/README
index 4c606c8..400ea91 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-             xdc-G11 (corevers:16.0.2.0; B:200,G:200,R:200)
+             xdc-G12 (corevers:16.0.2.0; B:200,G:200,R:200)
 
                        eXpanDed C Tools (XDCtools)
 
@@ -77,7 +77,7 @@
 
 CHANGES
 
-MRS
+core	    fix for section names for the TI clang compiler
 
-XDCTOOLS-321	xdc.rov.runtime.Monitor should be part of all configurations
+MRS
 
diff --git a/ident.c b/ident.c
index 941d559..0879436 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
  *  ======== ident.c ========
  */
 
-#define _VERS_ "@(#)*** xdc-G11"
+#define _VERS_ "@(#)*** xdc-G12"
 
 static char __NAME[] = _NAME_;
 static char __DATE[] = _DATE_;