diff --git a/fips/fips_locl.h b/fips/fips_locl.h index 7b7fc61917..46dc1a4611 100644 --- a/fips/fips_locl.h +++ b/fips/fips_locl.h @@ -68,7 +68,7 @@ int fips_post_corrupt(int id, int subid, void *ex); int fips_post_status(void); #define FIPS_MODULE_VERSION_NUMBER 0x20000004L -#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc4-dev unvalidated test module xx XXX xxxx" +#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc4 unvalidated test module xx XXX xxxx" #ifdef __cplusplus }