Forgot to change the version number itself.

This commit is contained in:
Richard Levitte
2005-05-24 03:57:12 +00:00
parent 83af7422a0
commit 7d9e1321c7

View File

@@ -25,7 +25,7 @@
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
* major minor fix final patch/beta)
*/
#define OPENSSL_VERSION_NUMBER 0x00908002L
#define OPENSSL_VERSION_NUMBER 0x00908003L
#ifdef OPENSSL_FIPS
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8-fips-beta3 XX xxx XXXX"
#else