Prepare for RC2
authorDr. Stephen Henson <steve@openssl.org>
Mon, 7 Nov 2011 13:18:12 +0000 (13:18 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 7 Nov 2011 13:18:12 +0000 (13:18 +0000)
fips/fips_locl.h

index 24743be6ab755c59bb84a52f83316bdf12aa56df..63695ceb00bcc7754c1b388ecaacf6a8a3adcb14 100644 (file)
@@ -68,7 +68,7 @@ int fips_post_corrupt(int id, int subid, void *ex);
 int fips_post_status(void);
 
 #define FIPS_MODULE_VERSION_NUMBER     0x20000002L
-#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc2-dev unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_TEXT       "FIPS 2.0-rc2 unvalidated test module xx XXX xxxx"
 
 #ifdef  __cplusplus
 }