From 465ed0712229ad7d942b62e920b8adff60f611ab Mon Sep 17 00:00:00 2001 From: beck <> Date: Sat, 9 May 2020 15:22:52 +0000 Subject: catch the other place this needs to change --- src/lib/libcrypto/opensslv.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index 8d3ec2551a..97e73acdb2 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,9 +1,9 @@ -/* $OpenBSD: opensslv.h,v 1.58 2020/05/09 15:21:25 beck Exp $ */ +/* $OpenBSD: opensslv.h,v 1.59 2020/05/09 15:22:52 beck Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3010100fL +#define LIBRESSL_VERSION_NUMBER 0x3020000fL /* ^ Patch starts here */ #define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.0" -- cgit v1.2.3-55-g6feb