From 6c76d594390c6cab7221125d3b5bed22b4f0f46d Mon Sep 17 00:00:00 2001 From: bcook <> Date: Thu, 3 May 2018 00:48:23 +0000 Subject: begin LibreSSL 2.8.0 dev branch --- src/lib/libcrypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index 68c6e77c16..3efa2ef3cc 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.46 2018/03/24 13:51:27 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.47 2018/05/03 00:48:23 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2070200fL +#define LIBRESSL_VERSION_NUMBER 0x2080000fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.2" +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.8.0" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb