From f319f250a309eb73664f1042f428e97d05d6c19e Mon Sep 17 00:00:00 2001 From: bcook <> Date: Sat, 7 Jan 2017 11:25:49 +0000 Subject: Bump for LibreSSL 2.4.5 --- 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 d28eaf1bfd..97156c13f2 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.36.2.2 2016/10/02 23:22:52 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.36.2.3 2017/01/07 11:25:49 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2040400fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.4" +#define LIBRESSL_VERSION_NUMBER 0x2040500fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.5" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb