]> granicus.if.org Git - openssl/commitdiff
Prepare for RC7. OpenSSL-fips-2_0-rc7
authorDr. Stephen Henson <steve@openssl.org>
Mon, 12 Dec 2011 13:44:05 +0000 (13:44 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 12 Dec 2011 13:44:05 +0000 (13:44 +0000)
fips/fips_locl.h

index 10c593e3a4136cdc71a9da72a5562887ef3049b1..98d95f699d321beeeeb4eaacfef56161775f3fbd 100644 (file)
@@ -67,8 +67,8 @@ int fips_post_failed(int id, int subid, void *ex);
 int fips_post_corrupt(int id, int subid, void *ex);
 int fips_post_status(void);
 
-#define FIPS_MODULE_VERSION_NUMBER     0x20000006L
-#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc6 unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_NUMBER     0x20000007L
+#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc7 unvalidated test module xx XXX xxxx"
 
 #ifdef  __cplusplus
 }