From e01dfe14fcf1892b165bf4982fa7c7b5c1557c28 Mon Sep 17 00:00:00 2001
From: tb <>
Date: Mon, 4 Jul 2022 12:31:55 +0000
Subject: Bump to LibreSSL 3.6.0

---
 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 1cafae6b51..06204c5528 100644
--- a/src/lib/libcrypto/opensslv.h
+++ b/src/lib/libcrypto/opensslv.h
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.69 2022/03/15 21:15:08 bcook Exp $ */
+/* $OpenBSD: opensslv.h,v 1.70 2022/07/04 12:31:55 tb Exp $ */
 #ifndef HEADER_OPENSSLV_H
 #define HEADER_OPENSSLV_H
 
 /* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3050200fL
+#define LIBRESSL_VERSION_NUMBER 0x3060000fL
 /*                                    ^ Patch starts here   */
-#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.5.2"
+#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.6.0"
 
 /* These will never change */
 #define OPENSSL_VERSION_NUMBER	0x20000000L
-- 
cgit v1.2.3-55-g6feb