xdc-F11
diff --git a/README b/README
index e7185cd..159d1c4 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-F10 (corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc-F11 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -77,8 +77,8 @@
CHANGES
-* removed redundant whitespaces
-
MRS
-XDCTOOLS-321 xdc.rov.runtime.Monitor should be part of all configurations
+XDCTOOLS-326 Recursive calls to System_doPrint lose track of maximum
+ length allowed
+
diff --git a/ident.c b/ident.c
index fc1bccb..75fad4f 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-F10"
+#define _VERS_ "@(#)*** xdc-F11"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;