From: bcook Date: Thu, 30 Jun 2016 11:10:29 +0000 (+0000) Subject: bump to 2.4.2 X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=08a2e901685e3ec22fb8e7ef618c4c34ca15ebf1;p=openbsd bump to 2.4.2 --- diff --git a/lib/libcrypto/opensslv.h b/lib/libcrypto/opensslv.h index fe9b3d7ed79..2becf1af017 100644 --- a/lib/libcrypto/opensslv.h +++ b/lib/libcrypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.35 2016/06/06 09:50:15 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.36 2016/06/30 11:10:29 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2040100fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.1" +#define LIBRESSL_VERSION_NUMBER 0x2040200fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.2" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L diff --git a/lib/libssl/src/crypto/opensslv.h b/lib/libssl/src/crypto/opensslv.h index fe9b3d7ed79..2becf1af017 100644 --- a/lib/libssl/src/crypto/opensslv.h +++ b/lib/libssl/src/crypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.35 2016/06/06 09:50:15 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.36 2016/06/30 11:10:29 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2040100fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.1" +#define LIBRESSL_VERSION_NUMBER 0x2040200fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.2" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L