xdc-B05
diff --git a/README b/README
index bd62748..fd940cc 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-             xdc-B04 (corevers:16.0.2.0; B:150,G:180,R:170)
+             xdc-B05 (corevers:16.0.2.0; B:150,G:180,R:170)
 
                        eXpanDed C Tools (XDCtools)
 
@@ -84,15 +84,6 @@
 DELETIONS
 
 CHANGES
-
-xdc.services.intern.gen
-		fixed import statements in Config.java
-
-xdc.bld		added MacOS as one of the native hosts
-
+./imports.mak
+	import latest xdcutils tree for a 64-bit version of zip/unzip
 MRS
-
-ECL430325	ROV displays junk values for constructed objects within other
-		objects
-ECL482539	xdc.runtime.System has static data that precludes its ability
-		to be easily ROMed
diff --git a/ident.c b/ident.c
index 027a5e1..fd81659 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
  *  ======== ident.c ========
  */
 
-#define _VERS_ "@(#)*** xdc-B04"
+#define _VERS_ "@(#)*** xdc-B05"
 
 static char __NAME[] = _NAME_;
 static char __DATE[] = _DATE_;