From: Richard Levitte Date: Thu, 10 Apr 2003 20:41:02 +0000 (+0000) Subject: The release is tagged, time to hope we won't have to work on 0.9.6k. X-Git-Tag: OpenSSL_0_9_6k~37 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0698f54e0e9aa7125f50a94275647aed6e813e85;p=oweals%2Fopenssl.git The release is tagged, time to hope we won't have to work on 0.9.6k. --- diff --git a/CHANGES b/CHANGES index 3fa9b12e29..116f278955 100644 --- a/CHANGES +++ b/CHANGES @@ -2,6 +2,10 @@ OpenSSL CHANGES _______________ + Changes between 0.9.6j and 0.9.6k [xx XXX 2003] + + *) + Changes between 0.9.6i and 0.9.6j [10 Apr 2003] *) Countermeasure against the Klima-Pokorny-Rosa extension of diff --git a/README b/README index 00e0323c45..cd7adc5219 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ - OpenSSL 0.9.6j 10 Apr 2003 + OpenSSL 0.9.6k-dev xx XXX 2003 Copyright (c) 1998-2003 The OpenSSL Project Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson diff --git a/crypto/opensslv.h b/crypto/opensslv.h index 843d8f53e9..f6695bab4a 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 0x009060afL -#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6j 10 Apr 2003" +#define OPENSSL_VERSION_NUMBER 0x009060b0L +#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.6k-dev xx XXX 2003" #define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT diff --git a/openssl.spec b/openssl.spec index 5111dafc3b..8c1f863fcc 100644 --- a/openssl.spec +++ b/openssl.spec @@ -1,7 +1,7 @@ %define libmaj 0 %define libmin 9 %define librel 6 -%define librev j +%define librev k Release: 1 %define openssldir /var/ssl