From 1b0429300cb517f65614cbebf1023e342f8715f5 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Tue, 15 Mar 2022 21:15:08 +0000 Subject: LibreSSL 3.5.2 --- src/lib/libcrypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index 9e38acf0c1..1cafae6b51 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.68 2022/03/07 04:11:24 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.69 2022/03/15 21:15:08 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3050100fL +#define LIBRESSL_VERSION_NUMBER 0x3050200fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.5.1" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.5.2" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb