From c4f6632f919e8f3d8e01afcbe4bdfc6279e07344 Mon Sep 17 00:00:00 2001 From: bcook <> Date: Mon, 10 Jun 2019 01:52:16 +0000 Subject: bump to LibreSSL 2.9.3 --- src/lib/libcrypto/opensslv.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index 4c222dee6f..28652fbdae 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.51.2.1 2019/05/13 12:05:04 bcook Exp $ */ +/* $OpenBSD: opensslv.h,v 1.51.2.2 2019/06/10 01:52:16 bcook Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x2090200fL +#define LIBRESSL_VERSION_NUMBER 0x2090300fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.9.2" +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.9.3" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb