xdc-A65
diff --git a/README b/README
index e93bbe9..dae45f0 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-A64 (corevers:16.0.2.0; B:150,G:180,R:170)
+ xdc-A65 (corevers:16.0.2.0; B:150,G:180,R:170)
eXpanDed C Tools (XDCtools)
@@ -71,11 +71,7 @@
CHANGES
-./imports.mak
- import latest xdctargets
-
xdc.services.intern.gen
-xdc.services.intern.xsr
- fixed the generation of an initializer for an array embedded in a struct
+ fixed the generation of an initializer for an array embedded in a struct (again)
MRS
diff --git a/ident.c b/ident.c
index 9e28c11..2700e24 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-A64"
+#define _VERS_ "@(#)*** xdc-A65"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;