From 7d9e1321c7716d63501fe9d8ed6b0fecaa0168ec Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 24 May 2005 03:57:12 +0000 Subject: [PATCH] Forgot to change the version number itself. --- crypto/opensslv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 021a6cb7c6..6208c19ee8 100644 --- a/crypto/opensslv.h +++ b/crypto/opensslv.h @@ -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 -- 2.25.1