bump version to rc4-dev
authorDr. Stephen Henson <steve@openssl.org>
Fri, 18 Nov 2011 21:59:36 +0000 (21:59 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Fri, 18 Nov 2011 21:59:36 +0000 (21:59 +0000)
fips/fips_locl.h

index c46caf639c8817eccb58481fbdd8ddf2aee8cc39..7b7fc619176f8786e7a0ba5ec4f92ecd9bdb251a 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     0x20000003L
-#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc3 unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_NUMBER     0x20000004L
+#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc4-dev unvalidated test module xx XXX xxxx"
 
 #ifdef  __cplusplus
 }