summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-11-19 17:04:28 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-11-19 17:04:28 +0000
commit0e508c12e0233bcfa308cfd6481fdcfe6a19f6d1 (patch)
tree490c1c89f750950eceac460fc238fcc549283432
parentf6385248f6dbca423aa7b9a1e1dadadd15cb4f9b (diff)
prepare for rc4OpenSSL-fips-2_0-rc4
-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 7b7fc61917..46dc1a4611 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 0x20000004L
-#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc4-dev unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc4 unvalidated test module xx XXX xxxx"
#ifdef __cplusplus
}