From d58a3236dc52156e5514e3212cbb63805e90915e Mon Sep 17 00:00:00 2001 From: tb <> Date: Wed, 8 Apr 2026 05:30:20 +0000 Subject: Bump LibreSSL version for the release ok deraadt --- 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 e191a0dec1..b4967d38ce 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h @@ -1,11 +1,11 @@ -/* $OpenBSD: opensslv.h,v 1.81 2025/09/28 14:17:52 tb Exp $ */ +/* $OpenBSD: opensslv.h,v 1.82 2026/04/08 05:30:20 tb Exp $ */ #ifndef HEADER_OPENSSLV_H #define HEADER_OPENSSLV_H /* These will change with each release of LibreSSL-portable */ -#define LIBRESSL_VERSION_NUMBER 0x4020000fL +#define LIBRESSL_VERSION_NUMBER 0x4030000fL /* ^ Patch starts here */ -#define LIBRESSL_VERSION_TEXT "LibreSSL 4.2.0" +#define LIBRESSL_VERSION_TEXT "LibreSSL 4.3.0" /* These will never change */ #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb