From 8f89ae928b31e62aa5efdcb7c497693bac76bf52 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 19 Nov 2002 11:37:03 +0000 Subject: [PATCH] We now work with the development of 0.9.7 beta 5. --- README | 2 +- crypto/opensslv.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 820f819400..4100af7a3b 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ - OpenSSL 0.9.7-beta4 19 Nov 2002 + OpenSSL 0.9.7-beta5-dev xx XXX 2002 Copyright (c) 1998-2002 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 6d376b5dd9..a82d0da669 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 0x00907004L -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7-beta4 19 Nov 2002" +#define OPENSSL_VERSION_NUMBER 0x00907005L +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7-beta5-dev xx XXX 2002" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT -- 2.25.1