From 770c84599c72d029ec5d665d1b543ef6df2621b2 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Sun, 29 May 2016 20:53:29 +0000 Subject: bump to 2.3.5 --- 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 1b0e44a440..40cff7821d 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.2 2016/05/03 13:41:17 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.33.2.3 2016/05/29 20:53:29 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2030300fL -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.4" +#define LIBRESSL_VERSION_NUMBER 0x2030500fL +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.5" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb