From a8ff523b3b8a92533b2d8d8aba986db2cc396ea6 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Thu, 30 Jun 2016 11:19:03 +0000 Subject: bump for 2.3.7 --- src/lib/libssl/src/crypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h index 47254e3725..bee8db7dc6 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.4 2016/06/06 09:51:46 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.33.2.5 2016/06/30 11:19:03 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2030600fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.6" +#define LIBRESSL_VERSION_NUMBER 0x2030700fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.7" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb