Next version of 0.9.6 would be 0.9.6f

Submitted by:
Reviewed by:
PR:
This commit is contained in:
Lutz Jänicke 2002-07-30 10:54:55 +00:00
parent 6cae350ad1
commit 46859bf421
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
OpenSSL CHANGES
_______________
Changes between 0.9.6e and 0.9.6f [XX xxx XXXX]
*)
Changes between 0.9.6d and 0.9.6e [30 Jul 2002]
*) Fix cipher selection routines: ciphers without encryption had no flags

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 0x0090605fL
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6e [engine] 30 Jul 2002"
#define OPENSSL_VERSION_NUMBER 0x00906060L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6f-dev [engine] XX xxx XXXX"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT