From 22a03075732f7397f2bacbc5353116c04a1a4156 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Sat, 11 May 2024 22:13:30 -0500 Subject: LibreSSL 3.9.2 --- 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 9acfe29..c48e717 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 0x3090100fL +#define LIBRESSL_VERSION_NUMBER 0x3090200fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.9.1" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.9.2" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb