From 2604166bb4c06ee78e75aaae187af2921ac48bd8 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Sun, 30 Sep 2018 02:35:23 +0000 Subject: bump for LibreSSL 2.8.2 --- src/lib/libcrypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/lib') diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index df7b99b282..1cd48ce80f 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.48 2018/09/23 17:52:40 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.49 2018/09/30 02:35:23 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2080100fL +#define LIBRESSL_VERSION_NUMBER 0x2080200fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.8.1" +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.8.2" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb