summaryrefslogtreecommitdiff
path: root/usr/src
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src')
-rw-r--r--usr/src/common/openssl/crypto/opensslv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/common/openssl/crypto/opensslv.h b/usr/src/common/openssl/crypto/opensslv.h
index ee4aa762d0..de28e9af7f 100644
--- a/usr/src/common/openssl/crypto/opensslv.h
+++ b/usr/src/common/openssl/crypto/opensslv.h
@@ -29,7 +29,7 @@
#ifdef OPENSSL_FIPS
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8a-fips 11 Oct 2005"
#else
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8a 11 Oct 2005 (+ security patches to 2007-09-01)"
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8a 11 Oct 2005 (+ security patches to 2007-09-28)"
#endif
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT