Compare commits

...

1 Commits

Author SHA1 Message Date
cvs2svn
2b61c27287 This commit was manufactured by cvs2svn to create tag 'OpenSSL_0_9_7-beta5'. 2002-12-06 00:37:21 +00:00
2 changed files with 3 additions and 3 deletions

2
README
View File

@@ -1,5 +1,5 @@
OpenSSL 0.9.7-beta6-dev xx XXX 2002
OpenSSL 0.9.7-beta5 5 Dec 2002
Copyright (c) 1998-2002 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson

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 0x00907006L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7-beta6-dev xx XXX 2002"
#define OPENSSL_VERSION_NUMBER 0x00907005L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.7-beta5 5 Dec 2002"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT