From b8c7aab53f927787a0f47ca0881e2cb67e3f8d76 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Thu, 22 Mar 2018 17:06:56 +0000 Subject: bump for 2.7.1 --- src/lib/libcrypto/opensslv.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index 753d15b5b2..fb9d861083 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,10 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.44 2017/12/11 11:04:04 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.45 2018/03/22 17:06:56 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2070000fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.0" +#define LIBRESSL_VERSION_NUMBER 0x2070100fL +/* ^ Patch starts here */ +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.1" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb