summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-12-04 21:29:08 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-12-04 21:29:08 +0000
commit81fc8cd029e2915b1d3d7dfaaaf4d246daa3a954 (patch)
tree97498cfc6cdc42ddeae340a6343fc9c6f4b362c6
parent1d235039d6f2da55476052154cffe8117edc4fb0 (diff)
prepare for RC6OpenSSL-fips-2_0-rc6
-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 0285c56269..10c593e3a4 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 0x20000006L
-#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc6-dev unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc6 unvalidated test module xx XXX xxxx"
#ifdef __cplusplus
}