summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/crypto
diff options
context:
space:
mode:
authornectar <nectar@FreeBSD.org>2002-08-10 01:48:01 +0000
committernectar <nectar@FreeBSD.org>2002-08-10 01:48:01 +0000
commiteba366e36e93f5da8ae5c744eb337c3ef6872641 (patch)
treeeede76ec3d713121ad0839511c7cee57418c67b8 /crypto/openssl/crypto
parentc99c2264cb2cf6c4f161218c15b8e9a3072526e5 (diff)
downloadFreeBSD-src-eba366e36e93f5da8ae5c744eb337c3ef6872641.zip
FreeBSD-src-eba366e36e93f5da8ae5c744eb337c3ef6872641.tar.gz
Import of OpenSSL 0.9.6g.
Diffstat (limited to 'crypto/openssl/crypto')
-rw-r--r--crypto/openssl/crypto/opensslv.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssl/crypto/opensslv.h b/crypto/openssl/crypto/opensslv.h
index f1465ec..b6ae945 100644
--- a/crypto/openssl/crypto/opensslv.h
+++ b/crypto/openssl/crypto/opensslv.h
@@ -25,8 +25,8 @@
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
* major minor fix final patch/beta)
*/
-#define OPENSSL_VERSION_NUMBER 0x0090606fL
-#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6f 8 Aug 2002"
+#define OPENSSL_VERSION_NUMBER 0x0090607fL
+#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6g 9 Aug 2002"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
OpenPOWER on IntegriCloud