set version to rc8-dev
authorDr. Stephen Henson <steve@openssl.org>
Mon, 12 Dec 2011 14:02:57 +0000 (14:02 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 12 Dec 2011 14:02:57 +0000 (14:02 +0000)
fips/fips_locl.h

index 98d95f699d321beeeeb4eaacfef56161775f3fbd..c7f3e3ac1f2854dfd88840d35f5cc03cc2509b1f 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     0x20000007L
-#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc7 unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_NUMBER     0x20000008L
+#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc8-dev unvalidated test module xx XXX xxxx"
 
 #ifdef  __cplusplus
 }