From b72bb18b1e135582135943080df5ce0b9d1e4819 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Sun, 27 Sep 2015 18:09:51 +0000 Subject: bump to 2.3.1 --- src/lib/libcrypto/opensslv.h | 6 +++--- src/lib/libssl/src/crypto/opensslv.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index 27863f0fc0..ecf6049168 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,10 +1,10 @@ -/* $OpenBSD: opensslv.h,v 1.31 2015/08/20 00:15:32 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.32 2015/09/27 18:09:51 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x20030000L -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.0" +#define LIBRESSL_VERSION_NUMBER 0x20030001L +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.1" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L diff --git a/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h index 27863f0fc0..ecf6049168 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.31 2015/08/20 00:15:32 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.32 2015/09/27 18:09:51 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x20030000L -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.0" +#define LIBRESSL_VERSION_NUMBER 0x20030001L +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.1" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb