xdc-D05
diff --git a/README b/README
index ed65080..5225fa0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-D04 (corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc-D05 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -77,8 +77,10 @@
CHANGES
+xdc.runtime updated Error cdoc to account for the new function
+ Error_policyMin
+
MRS
-ECL486059 We need an Error.policyMin function. Error.policySpin is
- problematic for Memory_alloc() fails
+SYSBIOS-310 GateHwi ROV view broken in TI-RTOS CC13xx/CC26xx examples
diff --git a/ident.c b/ident.c
index 00509e8..2490754 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-D04"
+#define _VERS_ "@(#)*** xdc-D05"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;