summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2012-01-03 14:23:54 +0000
committerDr. Stephen Henson <steve@openssl.org>2012-01-03 14:23:54 +0000
commit409abd2fecba4431486de57afc7b5d6b662ab8e0 (patch)
tree7d787d1bc5785993e08694370364a65b14a0c9e6
parent421de62232cb19339199b20f3f092e90b5ad8a22 (diff)
Prepare RC8
-rw-r--r--fips/fips_locl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fips/fips_locl.h b/fips/fips_locl.h
index c7f3e3ac1f..b3618a57de 100644
--- a/fips/fips_locl.h
+++ b/fips/fips_locl.h
@@ -68,7 +68,7 @@ int fips_post_corrupt(int id, int subid, void *ex);
int fips_post_status(void);
#define FIPS_MODULE_VERSION_NUMBER 0x20000008L
-#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc8-dev unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc8 unvalidated test module xx XXX xxxx"
#ifdef __cplusplus
}