From fd99d1b40181fc02c980c8d3e07fc8caba04995a Mon Sep 17 00:00:00 2001 From: bcook <> Date: Sat, 7 Jan 2017 11:26:47 +0000 Subject: Bump for LibreSSL 2.3.10 --- src/lib/libssl/src/crypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h index a616e9b444..0c3ac35cd3 100644 --- a/src/lib/libssl/src/crypto/opensslv.h +++ b/src/lib/libssl/src/crypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.33.2.7 2016/10/02 23:24:56 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.33.2.8 2017/01/07 11:26:47 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2030900fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.9" +#define LIBRESSL_VERSION_NUMBER 0x2030a00fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.10" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb