From a35331fd6c9cc3b123c89d14d89a3d19fac05568 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Fri, 25 Sep 2020 11:31:39 +0000 Subject: bump to LibreSSL 3.2.2 ahead of lock ok tb@ --- 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 2a92f2d7c9..28b1f1f42d 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.60 2020/06/01 01:11:52 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.61 2020/09/25 11:31:39 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3020100fL +#define LIBRESSL_VERSION_NUMBER 0x3020200fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.1" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.2" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb