Bump LIBRESSL_VERSION_NUMBER
authortb <tb@openbsd.org>
Sat, 31 Aug 2024 10:52:43 +0000 (10:52 +0000)
committertb <tb@openbsd.org>
Sat, 31 Aug 2024 10:52:43 +0000 (10:52 +0000)
lib/libcrypto/opensslv.h

index c660365..82d8bbb 100644 (file)
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.78 2024/03/02 11:53:30 tb Exp $ */
+/* $OpenBSD: opensslv.h,v 1.79 2024/08/31 10:52:43 tb Exp $ */
 #ifndef HEADER_OPENSSLV_H
 #define HEADER_OPENSSLV_H
 
 /* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3090000fL
+#define LIBRESSL_VERSION_NUMBER 0x4000000fL
 /*                                    ^ Patch starts here   */
-#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.9.0"
+#define LIBRESSL_VERSION_TEXT   "LibreSSL 4.0.0"
 
 /* These will never change */
 #define OPENSSL_VERSION_NUMBER 0x20000000L