]> granicus.if.org Git - openssl/commitdiff
bump version for rc5-dev: hopefully will never be needed...
authorDr. Stephen Henson <steve@openssl.org>
Mon, 21 Nov 2011 00:05:15 +0000 (00:05 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 21 Nov 2011 00:05:15 +0000 (00:05 +0000)
fips/fips_locl.h

index 46dc1a46115396d05b82bed1f9956834fc49948f..010042825831aa9a9625bf921c87e5d2fa035705 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     0x20000004L
-#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc4 unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_NUMBER     0x20000005L
+#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc5-dev unvalidated test module xx XXX xxxx"
 
 #ifdef  __cplusplus
 }