xdc-E13
diff --git a/README b/README
index 18c97ed..7b5226f 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-E12 (corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc-E13 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -77,8 +77,12 @@
CHANGES
-* fixing a git issues caused by xdc-E11 tag pointing to a wrong
- commit
+eclipse added back com.ti.targets.omf plugin. If that plugin is not
+ available, com.ti.dvt2.rov doesn't get installed and there is no
+ a button for ROV Classic.
MRS
+XDCTOOLS-225 Log_print and Log_info not working correctly on Cortex-A53
+ (64-bit ARM target)
+
diff --git a/ident.c b/ident.c
index 6759de3..b854940 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-E12"
+#define _VERS_ "@(#)*** xdc-E13"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;