From: Mark J. Cox Date: Tue, 4 Nov 2003 11:38:40 +0000 (+0000) Subject: Bump revision after tagging X-Git-Tag: OpenSSL-engine-0_9_6m~11 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d54d6871f819e7853e33cb0483773f7551afcc47;p=oweals%2Fopenssl.git Bump revision after tagging --- diff --git a/CHANGES b/CHANGES index da33dfa0d9..c001867307 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ OpenSSL CHANGES _______________ + Changes between 0.9.6l and 0.9.6m [xx XXX xxxx] + + *) + Changes between 0.9.6k and 0.9.6l [04 Nov 2003] *) Fix additional bug revealed by the NISCC test suite: diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 6f9e4c0570..dcd3d2c3e0 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 0x009060cfL -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6l [engine] 04 Nov 2003" +#define OPENSSL_VERSION_NUMBER 0x009060d0L +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6m-dev [engine] xx XXX xxxx" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT