Release Beta 1 of 0.9.6a.

This commit is contained in:
Richard Levitte 2001-03-13 16:08:32 +00:00
parent 5098bc92f8
commit 15922ccdf6
3 changed files with 6 additions and 4 deletions

2
README
View file

@ -1,5 +1,5 @@
OpenSSL 0.9.6 24 Sep 2000
OpenSSL 0.9.6a-beta1 13 Mar 2001
Copyright (c) 1998-2000 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson

4
STATUS
View file

@ -1,9 +1,11 @@
OpenSSL STATUS Last modified at
______________ $Date: 2000/09/24 15:42:34 $
______________ $Date: 2001/03/13 16:08:32 $
DEVELOPMENT STATE
o OpenSSL 0.9.6a: In development...
Beta 1 released on March 13th, 2001
o OpenSSL 0.9.6: Released on September 24th, 2000
o OpenSSL 0.9.5a: Released on April 1st, 2000
o OpenSSL 0.9.5: Released on February 28th, 2000

View file

@ -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 0x00906010L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a-dev XX xxx XXXX"
#define OPENSSL_VERSION_NUMBER 0x00906011L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6a-beta1 13 Mar 2001"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT