From fc68e4a01b39e6367bd5beff11ec393d14563789 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Wed, 19 Feb 2003 12:56:04 +0000 Subject: Release of 0.9.6i is tagged, let's pretend to move on to 0.9.6j. --- crypto/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crypto/opensslv.h') diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 6806ef725f..2665530cd8 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 0x0090609fL -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6i Feb 19 2003" +#define OPENSSL_VERSION_NUMBER 0x009060a0L +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6j-dev xx XXX 2003" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT -- cgit v1.2.3