Skip to content

Commit

Permalink
Roll OpenSSL-0.9.7-beta2
Browse files Browse the repository at this point in the history
Submitted by:
Reviewed by:
PR:
  • Loading branch information
Lutz Jänicke committed Jun 16, 2002
1 parent e5706cc commit 48acb9e
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

OpenSSL 0.9.7-beta1 01 Jun 2002
OpenSSL 0.9.7-beta2 16 Jun 2002

Copyright (c) 1998-2002 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
Expand Down
5 changes: 3 additions & 2 deletions STATUS
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@

OpenSSL STATUS Last modified at
______________ $Date: 2002/06/01 15:21:52 $
______________ $Date: 2002/06/16 11:27:38 $

DEVELOPMENT STATE

o OpenSSL 0.9.8: Under development...
o OpenSSL 0.9.7-beta1: Released on June 1st, 2002
o OpenSSL 0.9.7-beta2: Released on June 16th, 2002
o OpenSSL 0.9.7-beta1: Released on June 1st, 2002
o OpenSSL 0.9.6d: Released on May 9th, 2002
o OpenSSL 0.9.6c: Released on December 21st, 2001
o OpenSSL 0.9.6b: Released on July 9th, 2001
Expand Down
4 changes: 2 additions & 2 deletions crypto/opensslv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 0x00907001L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7-beta1 01 Jun 2002"
#define OPENSSL_VERSION_NUMBER 0x00907002L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7-beta2 16 Jun 2002"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT


Expand Down

0 comments on commit 48acb9e

Please sign in to comment.