From 690895f392e7530ce4030abce648c3f5fc8dd5a5 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/libssl/src/crypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib/libssl') 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