Tagging has now been done, update to the next possible version (I keep

a low profile, so we don't get discontinuity in the numbering...)
This commit is contained in:
Richard Levitte 2000-04-01 11:21:14 +00:00
parent 5e61580bbd
commit 7c6c052e68

View File

@ -25,8 +25,8 @@
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for * (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
* major minor fix final patch/beta) * major minor fix final patch/beta)
*/ */
#define OPENSSL_VERSION_NUMBER 0x0090581fL #define OPENSSL_VERSION_NUMBER 0x00905820L
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a 1 Apr 2000" #define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5b-dev 1 Apr 2000"
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
#endif /* HEADER_OPENSSLV_H */ #endif /* HEADER_OPENSSLV_H */