xdc-A76
diff --git a/README b/README
index 1fedc3a..95fdb15 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-             xdc-A75 (corevers:16.0.2.0; B:150,G:180,R:170)
+             xdc-A76 (corevers:16.0.2.0; B:150,G:180,R:170)
 
                        eXpanDed C Tools (XDCtools)
 
@@ -82,6 +82,4 @@
 
 MRS
 
-ECL470756	xdc.useModule of a metaonly interface triggers bogus "$used is
-		sealed" error
-
+ECL487422 - ROV leaks memory with simple "resetMods; scanModuleView" loop
diff --git a/ident.c b/ident.c
index f3159ce..1c665be 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
  *  ======== ident.c ========
  */
 
-#define _VERS_ "@(#)*** xdc-A75"
+#define _VERS_ "@(#)*** xdc-A76"
 
 static char __NAME[] = _NAME_;
 static char __DATE[] = _DATE_;