Commit 15922ccd authored by Richard Levitte's avatar Richard Levitte
Browse files

Release Beta 1 of 0.9.6a.

parent 5098bc92
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line

 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
+3 −1
Original line number Diff line number Diff line

  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
+2 −2
Original line number Diff line number Diff line
@@ -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