From de5e40ac2b620ab1ead25b935ba49e54cf826c59 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 23 Aug 2021 09:36:27 -0500 Subject: LibreSSL 3.2.6 --- patches/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/opensslv.h') diff --git a/patches/opensslv.h b/patches/opensslv.h index ab5450c..014b304 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 0x3020500fL +#define LIBRESSL_VERSION_NUMBER 0x3020600fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.5" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.6" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb