xdc-A75
diff --git a/README b/README
index 887f851..1fedc3a 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
- xdc-A74 (corevers:16.0.2.0; B:150,G:180,R:170)
+ xdc-A75 (corevers:16.0.2.0; B:150,G:180,R:170)
eXpanDed C Tools (XDCtools)
@@ -80,12 +80,8 @@
CHANGES
-xdc.rov Program was checking $status on objects that may not have it,
- so a check was added
-
- if the ROV init time is too long because of the search for
- constructed objects, a message is displayed that instructs a
- user how to sidestep that search.
-
MRS
+ECL470756 xdc.useModule of a metaonly interface triggers bogus "$used is
+ sealed" error
+
diff --git a/ident.c b/ident.c
index b01bf50..f3159ce 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
* ======== ident.c ========
*/
-#define _VERS_ "@(#)*** xdc-A74"
+#define _VERS_ "@(#)*** xdc-A75"
static char __NAME[] = _NAME_;
static char __DATE[] = _DATE_;