From: Dr. Stephen Henson Date: Fri, 18 Nov 2011 18:50:57 +0000 (+0000) Subject: prepare for RC3 X-Git-Tag: OpenSSL-fips-2_0-rc3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c08128acc2dc5c4c8c1083f0f2bded2e1f097a0d;p=thirdparty%2Fopenssl.git prepare for RC3 --- diff --git a/fips/fips_locl.h b/fips/fips_locl.h index 9a5e99d73c5..c46caf639c8 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 0x20000003L -#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc3-dev unvalidated test module xx XXX xxxx" +#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc3 unvalidated test module xx XXX xxxx" #ifdef __cplusplus }