summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-11-25 16:27:19 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-11-25 16:27:19 +0000
commit9bd2dde42f59d60dfec149a28f8c91b6fb2cf717 (patch)
tree64ebdc8f5d3e52a2413c48256762adcef8747066
parent31bf5f13e0250890b5711478c23ba6def7966f5e (diff)
prepare for rc5OpenSSL-fips-2_0-rc5
-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 0100428258..de8ee04086 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 0x20000005L
-#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc5-dev unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc5 unvalidated test module xx XXX xxxx"
#ifdef __cplusplus
}