From 36522f142cd55750fb382de288f2b21e36f9ab2a Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 27 Sep 2021 00:56:41 -0500 Subject: LibreSSL 3.3.5 --- patches/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches') diff --git a/patches/opensslv.h b/patches/opensslv.h index 3fcbdaf..7e6158c 100644 --- a/patches/opensslv.h +++ b/patches/opensslv.h @@ -3,9 +3,9 @@ #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3030400fL +#define LIBRESSL_VERSION_NUMBER 0x3030500fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.3.4" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.3.5" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb