From: Richard Levitte Date: Mon, 20 Mar 2000 07:47:37 +0000 (+0000) Subject: Tagging done, we move to the next possible. X-Git-Tag: OpenSSL_0_9_5a-beta2~24 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c81ccaddad0972c1eb0c56ad473448988fbc75ed;p=oweals%2Fopenssl.git Tagging done, we move to the next possible. --- diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 6c0be4853c..24ed82b1d6 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 0x00905811L -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a-beta1 20 Mar 2000" +#define OPENSSL_VERSION_NUMBER 0x00905812L +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.5a-beta2-dev 20 Mar 2000" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT #endif /* HEADER_OPENSSLV_H */