summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-11-07 13:18:12 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-11-07 13:18:12 +0000
commitbe6dc7e56b91a25d47e0e0f73d97210bf2bf1140 (patch)
treed4d2fcc5abf77683a6ed81153c281000e0539f9d
parentbb25a72881db6d3a67d9cdd46bb0d1bd059e322b (diff)
Prepare for RC2
-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 24743be6ab..63695ceb00 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 0x20000002L
-#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc2-dev unvalidated test module xx XXX xxxx"
+#define FIPS_MODULE_VERSION_TEXT "FIPS 2.0-rc2 unvalidated test module xx XXX xxxx"
#ifdef __cplusplus
}