From 286d2bf7c6ecb450bcd82cbe7c0b28592b7adcbe Mon Sep 17 00:00:00 2001 From: bcook <> Date: Mon, 7 Mar 2022 04:11:24 +0000 Subject: bump for LibreSSL 3.5.1 --- 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 254be243a2..9e38acf0c1 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.67 2021/10/21 08:47:42 tb Exp $ */ +/* $OpenBSD: opensslv.h,v 1.68 2022/03/07 04:11:24 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3050000fL +#define LIBRESSL_VERSION_NUMBER 0x3050100fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.5.0" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.5.1" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb