From 4f05e4b0b3d5b589026129ed05a7f0e41e9f74d3 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Sat, 24 Mar 2018 13:51:27 +0000 Subject: bump to 2.7.2 --- 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 fb9d861083..68c6e77c16 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.45 2018/03/22 17:06:56 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.46 2018/03/24 13:51:27 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2070100fL +#define LIBRESSL_VERSION_NUMBER 0x2070200fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.1" +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.2" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb