summaryrefslogtreecommitdiff
path: root/lib/libcrypto/opensslv.h
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2023-09-20 11:42:26 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2023-09-20 11:42:26 +0000
commit9f38606bebd681bcfcdb55a4d4d28b214664a01d (patch)
treef253ec2d06b98281d3ad6f2b39372a87be6d4e89 /lib/libcrypto/opensslv.h
parent1515d6baffa910c1489ae778e1f2de79eb459f26 (diff)
Bump LibreSSL version
Diffstat (limited to 'lib/libcrypto/opensslv.h')
-rw-r--r--lib/libcrypto/opensslv.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/opensslv.h b/lib/libcrypto/opensslv.h
index 6b6e901fdf4..d7ce60fd303 100644
--- a/lib/libcrypto/opensslv.h
+++ b/lib/libcrypto/opensslv.h
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.76 2023/05/27 13:54:46 tb Exp $ */
+/* $OpenBSD: opensslv.h,v 1.77 2023/09/20 11:42:25 tb Exp $ */
#ifndef HEADER_OPENSSLV_H
#define HEADER_OPENSSLV_H
/* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3080100fL
+#define LIBRESSL_VERSION_NUMBER 0x3080200fL
/* ^ Patch starts here */
-#define LIBRESSL_VERSION_TEXT "LibreSSL 3.8.1"
+#define LIBRESSL_VERSION_TEXT "LibreSSL 3.8.2"
/* These will never change */
#define OPENSSL_VERSION_NUMBER 0x20000000L