X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fopensslv.h;h=7fcc1ad417be9da901e23c134e445b1def3387cb;hb=7f0606016cbbec917b1fe094b84b062e87abe7da;hp=aba3d43aea9a46e07c1f2a4e00870940ca861bc0;hpb=90cc4e29b36ba9391b7a925c12653a102dd40ef4;p=oweals%2Fopenssl.git diff --git a/crypto/opensslv.h b/crypto/opensslv.h index aba3d43aea..7fcc1ad417 100644 --- a/crypto/opensslv.h +++ b/crypto/opensslv.h @@ -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 0x00905813L -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a-beta3-dev 23 Mar 2000" +#define OPENSSL_VERSION_NUMBER 0x00905820L +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5b-dev 1 Apr 2000" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT #endif /* HEADER_OPENSSLV_H */