Prepare for RC6.
authorDr. Stephen Henson <steve@openssl.org>
Sat, 3 Dec 2011 19:51:52 +0000 (19:51 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sat, 3 Dec 2011 19:51:52 +0000 (19:51 +0000)
fips/fips_locl.h

index de8ee04086091b9d7d41260383c5d07536a3741a..0285c56269e343d4faa25e04fa3b85959dac5f02 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     0x20000005L
-#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc5 unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_NUMBER     0x20000006L
+#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc6-dev unvalidated test module xx XXX xxxx"
 
 #ifdef  __cplusplus
 }