From f21616a5b0676fecb01b51cf6ce47840065457ef Mon Sep 17 00:00:00 2001
From: bcook <>
Date: Thu, 21 May 2020 02:27:34 +0000
Subject: LibreSSL 3.1.2

---
 src/lib/libcrypto/opensslv.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'src')

diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h
index b840f771fa..143617f7be 100644
--- a/src/lib/libcrypto/opensslv.h
+++ b/src/lib/libcrypto/opensslv.h
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.57 2020/05/06 15:45:22 tb Exp $ */
+/* $OpenBSD: opensslv.h,v 1.57.4.1 2020/05/21 02:27:34 bcook Exp $ */
 #ifndef HEADER_OPENSSLV_H
 #define HEADER_OPENSSLV_H
 
 /* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3010100fL
+#define LIBRESSL_VERSION_NUMBER 0x3010200fL
 /*                                    ^ Patch starts here   */
-#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.1.1"
+#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.1.2"
 
 /* These will never change */
 #define OPENSSL_VERSION_NUMBER	0x20000000L
-- 
cgit v1.2.3-55-g6feb