From c98bf4b21f5b8ad7d0fa2114653d2412c333b64b Mon Sep 17 00:00:00 2001 From: bcook <> Date: Fri, 7 Jul 2017 05:28:12 +0000 Subject: bump to LibreSSL 2.5.5 --- src/lib/libcrypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index 01bb356fa2..d77f57f753 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.39.4.2 2017/04/29 19:56:13 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.39.4.3 2017/07/07 05:28:12 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2050400fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.5.4" +#define LIBRESSL_VERSION_NUMBER 0x2050500fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.5.5" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb