From 5eb47ff0da2f409e0aabaf35465ec63575fbdd54 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Mon, 1 Jun 2020 01:11:52 +0000 Subject: bump to LibreSSL 3.2.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 97e73acdb2..2a92f2d7c9 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.59 2020/05/09 15:22:52 beck Exp $ */ +/* $OpenBSD: opensslv.h,v 1.60 2020/06/01 01:11:52 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3020000fL +#define LIBRESSL_VERSION_NUMBER 0x3020100fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.0" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.1" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb