From ba88944626ec9297c3c8cfa668f42b664c45a9cc Mon Sep 17 00:00:00 2001 From: bcook <> Date: Wed, 13 Jun 2018 14:55:24 +0000 Subject: Bump to LibreSSL 2.6.5 --- 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 c8dd39d574..af1939fc3c 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.43.4.1 2017/12/11 10:50:37 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.43.4.2 2018/06/13 14:55:24 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2060400fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.6.4" +#define LIBRESSL_VERSION_NUMBER 0x2060500fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.6.5" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb