Bump LibreSSL version
authortb <tb@openbsd.org>
Sat, 27 May 2023 13:54:46 +0000 (13:54 +0000)
committertb <tb@openbsd.org>
Sat, 27 May 2023 13:54:46 +0000 (13:54 +0000)
lib/libcrypto/opensslv.h

index 87164d2..6b6e901 100644 (file)
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.75 2023/04/27 10:43:47 tb Exp $ */
+/* $OpenBSD: opensslv.h,v 1.76 2023/05/27 13:54:46 tb Exp $ */
 #ifndef HEADER_OPENSSLV_H
 #define HEADER_OPENSSLV_H
 
 /* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3080000fL
+#define LIBRESSL_VERSION_NUMBER 0x3080100fL
 /*                                    ^ Patch starts here   */
-#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.8.0"
+#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.8.1"
 
 /* These will never change */
 #define OPENSSL_VERSION_NUMBER 0x20000000L