xdc-D20.1
diff --git a/ident.c b/ident.c
index 4381f15..c8e7e4a 100644
--- a/ident.c
+++ b/ident.c
@@ -2,7 +2,7 @@
  *  ======== ident.c ========
  */
 
-#define _VERS_ "@(#)*** xdc-D20"
+#define _VERS_ "@(#)*** xdc-D21"
 
 static char __NAME[] = _NAME_;
 static char __DATE[] = _DATE_;