Prepare for RC6.

This commit is contained in:
Dr. Stephen Henson 2011-12-03 19:51:52 +00:00
parent 476e7e4972
commit fcd3e8e97b

View 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
}