From 9a06356d91b9d9bf5d8ff267b7ba5dec486bdc29 Mon Sep 17 00:00:00 2001
From: tb <>
Date: Tue, 25 Apr 2023 16:15:37 +0000
Subject: Bump LibreSSL version to 3.8.0

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

(limited to 'src/lib')

diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h
index b0efec80fa..c0f3e47230 100644
--- a/src/lib/libcrypto/opensslv.h
+++ b/src/lib/libcrypto/opensslv.h
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.73 2023/03/16 08:16:21 tb Exp $ */
+/* $OpenBSD: opensslv.h,v 1.74 2023/04/25 16:15:37 tb Exp $ */
 #ifndef HEADER_OPENSSLV_H
 #define HEADER_OPENSSLV_H
 
 /* These will change with each release of LibreSSL-portable */
 #define LIBRESSL_VERSION_NUMBER 0x3070200fL
 /*                                    ^ Patch starts here   */
-#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.7.2"
+#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.8.0"
 
 /* These will never change */
 #define OPENSSL_VERSION_NUMBER	0x20000000L
-- 
cgit v1.2.3-55-g6feb