From c0eb064666751dc15d01b44ff84350bebe3b9cc4 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Mon, 30 Sep 2019 07:56:14 +0000 Subject: bump for LibreSSL 3.0.1 --- 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 563bc12c99..648d27f01f 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.52 2019/05/23 02:54:44 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.53 2019/09/30 07:56:14 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x3000000fL +#define LIBRESSL_VERSION_NUMBER 0x3000100fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 3.0.0" +#define LIBRESSL_VERSION_TEXT "LibreSSL 3.0.1" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb