From 0e8f2fdfddd08b16c5240f881a232fbdc7af69ad Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Sun, 24 Sep 2000 15:21:30 +0000 Subject: Time to build the release. Bump the version info accordingly. --- crypto/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/opensslv.h') diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 4dcc1b500a..71b53efd51 100644 --- a/crypto/opensslv.h +++ b/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 0x00906003L -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6-beta3 21 Sep 2000" +#define OPENSSL_VERSION_NUMBER 0x0090600fL +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6 24 Sep 2000" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT -- cgit v1.2.3