xdc-F07
diff --git a/README b/README
index db36ab4..94e4f21 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-F06 (corevers:16.0.2.0; B:200,G:200,R:200)
+ xdc-F07 (corevers:16.0.2.0; B:200,G:200,R:200)
eXpanDed C Tools (XDCtools)
@@ -79,5 +79,4 @@
MRS
-XDCTOOLS-277 XDC crash while compiling kernel (with win7 32Bit)
-
+XDCTOOLS-278 - xdc should avoid modifying contents of environ array
diff --git a/ident.c b/ident.c
index b959438..8dda370 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-F06"
+#define _VERS_ "@(#)*** xdc-F07"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;