From 42dff66511fc63e7461f3043c49f1c90f3b5115b Mon Sep 17 00:00:00 2001
From: Brent Cook <busterb@gmail.com>
Date: Mon, 6 Feb 2023 21:30:59 -0600
Subject: bump version

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

(limited to 'patches/opensslv.h')

diff --git a/patches/opensslv.h b/patches/opensslv.h
index 8810842..dc38457 100644
--- a/patches/opensslv.h
+++ b/patches/opensslv.h
@@ -3,9 +3,9 @@
 #define HEADER_OPENSSLV_H
 
 /* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3060100fL
+#define LIBRESSL_VERSION_NUMBER 0x3060200fL
 /*                                    ^ Patch starts here   */
-#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.6.1"
+#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.6.2"
 
 /* These will never change */
 #define OPENSSL_VERSION_NUMBER	0x20000000L
-- 
cgit v1.2.3-55-g6feb