xdc-D31
diff --git a/README b/README
index e609aaf..5a1e441 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-D30 (corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc-D31 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -77,13 +77,7 @@
CHANGES
-xdc.rov a partial fix for XDCTOOLS-75 is in this tree, while the other
- component of the fix is in rov-k42
-
-xdc.services.host.lib
- a partial fix for XDCTOOLS-130 is in this tree, and the final fix
- for this bug will be in the next xdc tree
-
MRS
-[XDCTOOLS-75] ROV does not handle thumb addresses for IAR compiled exes
+[XDCTOOLS-130] GT_TRACE is currently disabled and we have to start building
+ with VS 2015 to add it back
diff --git a/ident.c b/ident.c
index 59e6ab0..2fa6362 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-D30"
+#define _VERS_ "@(#)*** xdc-D31"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;