From 4aa1ce4b39e163abed6baa39b08ca167d77ce379 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Wed, 18 Nov 2020 11:10:08 +0000 Subject: bump to 3.3.0 --- src/lib/libcrypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index 28b1f1f42d..4912196b57 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.61 2020/09/25 11:31:39 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.62 2020/11/18 11:10:08 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3020200fL +#define LIBRESSL_VERSION_NUMBER 0x3030000fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.2.2" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.3.0" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb