From b6282a20042baee7ab1ffb6290f9f6598e0a4625 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 21 Mar 2001 20:54:52 +0000 Subject: [PATCH] Tagging has been done (OpenSSL_0_9_6a-beta2), time to move on. --- README | 2 +- crypto/opensslv.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 03fad298bf..48d7336517 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ - OpenSSL 0.9.6a-beta2 21 Mar 2001 + OpenSSL 0.9.6a-beta3-dev XX xxx XXXX Copyright (c) 1998-2000 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 3e26fc1b99..ed5f3e1519 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 0x00906012L -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a-beta2 21 Mar 2001" +#define OPENSSL_VERSION_NUMBER 0x00906013L +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a-beta3-dev XX xxx XXXX" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT -- 2.25.1