xdc-K04
diff --git a/README b/README index d22b731..54501e9 100644 --- a/README +++ b/README
@@ -1,4 +1,4 @@ - xdc-K03 (corevers:16.0.2.0; B:200,G:200,R:200) + xdc-K04 (corevers:16.0.2.0; B:200,G:200,R:200) eXpanDed C Tools (XDCtools) @@ -63,8 +63,8 @@ CHANGES -xdc.rov - fix Model.getStartFiles() to properly handle recap +xdc.runtime + updated source with Functional Requirement tags to support traceability MRS
diff --git a/ident.c b/ident.c index 9244f25..2c37f63 100644 --- a/ident.c +++ b/ident.c
@@ -2,7 +2,7 @@ * ======== ident.c ======== */ -#define _VERS_ "@(#)*** xdc-K03" +#define _VERS_ "@(#)*** xdc-K04" static char __NAME[] = _NAME_; static char __DATE[] = _DATE_;