From 5bfca97f9b3e68d1e83fcb3a5ade7b35c3b95e32 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Thu, 30 Jun 2016 11:10:29 +0000 Subject: bump to 2.4.2 --- src/lib/libcrypto/opensslv.h | 6 +++--- src/lib/libssl/src/crypto/opensslv.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index fe9b3d7ed7..2becf1af01 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/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/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h index fe9b3d7ed7..2becf1af01 100644 --- a/src/lib/libssl/src/crypto/opensslv.h +++ b/src/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 -- cgit v1.2.3-55-g6feb