Commit 9bd2dde4 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

prepare for rc5

parent 31bf5f13
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ 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-dev unvalidated test module xx XXX xxxx"
#define FIPS_MODULE_VERSION_TEXT	"FIPS 2.0-rc5 unvalidated test module xx XXX xxxx"

#ifdef  __cplusplus
}