Bump to LibreSSL 3.6.0
authortb <tb@openbsd.org>
Mon, 4 Jul 2022 12:31:55 +0000 (12:31 +0000)
committertb <tb@openbsd.org>
Mon, 4 Jul 2022 12:31:55 +0000 (12:31 +0000)
lib/libcrypto/opensslv.h

index 1cafae6..06204c5 100644 (file)
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.69 2022/03/15 21:15:08 bcook Exp $ */
+/* $OpenBSD: opensslv.h,v 1.70 2022/07/04 12:31:55 tb Exp $ */
 #ifndef HEADER_OPENSSLV_H
 #define HEADER_OPENSSLV_H
 
 /* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3050200fL
+#define LIBRESSL_VERSION_NUMBER 0x3060000fL
 /*                                    ^ Patch starts here   */
-#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.5.2"
+#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.6.0"
 
 /* These will never change */
 #define OPENSSL_VERSION_NUMBER 0x20000000L