summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-11-18 18:50:57 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-11-18 18:50:57 +0000
commitc08128acc2dc5c4c8c1083f0f2bded2e1f097a0d (patch)
tree8926c75fd5928f3ad1f88e6d7cf8e57d11d479b2
parent901b9b5c367ed81f2ce7879082a6ec600cb818d9 (diff)
prepare for RC3OpenSSL-fips-2_0-rc3
-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 9a5e99d73c..c46caf639c 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 0x20000003L
-#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc3-dev unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc3 unvalidated test module xx XXX xxxx"
#ifdef __cplusplus
}