From: Dr. Stephen Henson Date: Sat, 19 Nov 2011 17:04:28 +0000 (+0000) Subject: prepare for rc4 X-Git-Tag: OpenSSL-fips-2_0-rc4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e508c12e0233bcfa308cfd6481fdcfe6a19f6d1;p=thirdparty%2Fopenssl.git prepare for rc4 --- diff --git a/fips/fips_locl.h b/fips/fips_locl.h index 7b7fc619176..46dc1a46115 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 }