xdc-K00
diff --git a/README b/README
index 27a04a5..6fd7117 100644
--- a/README
+++ b/README
@@ -1,11 +1,9 @@
-             xdc-J07 (corevers:16.0.2.0; B:200,G:200,R:200)
+             xdc-K00 (corevers:16.0.2.0; B:200,G:200,R:200)
 
                        eXpanDed C Tools (XDCtools)
 
     This tree contains the RTSC build and configuration engines for
-    target content. The tree is used in XDCtools 3.61 product releases.
-    The major change in this stream is the usage of attributes instead of
-    pragmas in runtime sources.
+    target content. The tree is used in XDCtools 3.62 product releases.
 
 Librarian repo creation
 -----------------------
@@ -59,6 +57,9 @@
 
 ==============================================================
 
+Note: This tree is the same as xdc-J07, so the content of README is left as
+it was in xdc-J07 
+
 ADDITIONS
 
 DELETIONS
diff --git a/ident.c b/ident.c
index 31f4931..e521b8a 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
  *  ======== ident.c ========
  */
 
-#define _VERS_ "@(#)*** xdc-J07"
+#define _VERS_ "@(#)*** xdc-J08"
 
 static char __NAME[] = _NAME_;
 static char __DATE[] = _DATE_;