Bump after tarball rolling.

Friends, feel free to start again hacking for 0.9.5... ;)
This commit is contained in:
Ralf S. Engelschall 1999-08-09 11:14:08 +00:00
parent 2c720c746b
commit d91e201e96
4 changed files with 8 additions and 5 deletions

View File

@ -2,6 +2,8 @@
OpenSSL CHANGES
_______________
Changes between 0.9.4 and 0.9.5 [xx XXX 1999]
Changes between 0.9.3a and 0.9.4 [09 Aug 1999]
*) Install libRSAglue.a when OpenSSL is built with RSAref.

2
README
View File

@ -1,5 +1,5 @@
OpenSSL 0.9.4 09 Aug 1999
OpenSSL 0.9.5-dev xx XXX 1999
Copyright (c) 1998-1999 The OpenSSL Project
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson

5
STATUS
View File

@ -1,10 +1,11 @@
OpenSSL STATUS Last modified at
______________ $Date: 1999/08/09 10:25:36 $
______________ $Date: 1999/08/09 11:14:06 $
DEVELOPMENT STATE
o OpenSSL 0.9.4: Is rolled the next hour...
o OpenSSL 0.9.5: Under development...
o OpenSSL 0.9.4: Released on August 09th, 1999
o OpenSSL 0.9.3a: Released on May 29th, 1999
o OpenSSL 0.9.3: Released on May 25th, 1999
o OpenSSL 0.9.2b: Released on March 22th, 1999

View File

@ -14,8 +14,8 @@
* 1.2.3z 0x1020311a
* (Prior to 0.9.3-dev a different scheme was used: 0.9.2b is 0x0922.)
*/
#define OPENSSL_VERSION_NUMBER 0x00904100L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.4 09 Aug 1999"
#define OPENSSL_VERSION_NUMBER 0x00905000L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5-dev 09 Aug 1999"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
#endif /* HEADER_OPENSSLV_H */