xdc-F00
diff --git a/README b/README
index 7b5226f..a2ce1e9 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-E13 (corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc-F00 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -77,12 +77,11 @@
CHANGES
-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.
+* merged changes from the xdc-D branch in order to start building with
+ VS2015
MRS
-XDCTOOLS-225 Log_print and Log_info not working correctly on Cortex-A53
- (64-bit ARM target)
+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 b854940..31ef3a3 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-E13"
+#define _VERS_ "@(#)*** xdc-F00"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;