Time to build beta 3. Bump the version numbers accordingly.

This commit is contained in:
Richard Levitte 2000-09-21 09:08:44 +00:00
parent 422e5a4807
commit d40898dfab
2 changed files with 3 additions and 3 deletions

2
README
View file

@ -1,5 +1,5 @@
OpenSSL 0.9.6-beta2 17 Sep 2000
OpenSSL 0.9.6-beta3 (Final beta) 21 Sep 2000
Copyright (c) 1998-2000 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 0x00906002L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6-beta2 17 Sep 2000"
#define OPENSSL_VERSION_NUMBER 0x00906003L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6-beta3 21 Sep 2000"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT