From 94d4c6f78bb6529cc2b3799213a043b26869256f Mon Sep 17 00:00:00 2001 From: bcook <> Date: Sun, 29 May 2016 20:39:14 +0000 Subject: bump to 2.2.8 --- 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 782ae02716..a05a76481b 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.30.4.5 2016/05/03 13:49:36 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.30.4.6 2016/05/29 20:39:14 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x20020006L -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.2.7" +#define LIBRESSL_VERSION_NUMBER 0x20020008L +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.2.8" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb