bump to LibreSSL 3.4.0 in -current
authorbcook <bcook@openbsd.org>
Sat, 1 May 2021 14:15:57 +0000 (14:15 +0000)
committerbcook <bcook@openbsd.org>
Sat, 1 May 2021 14:15:57 +0000 (14:15 +0000)
lib/libcrypto/opensslv.h

index 6a295c3..b07e67d 100644 (file)
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.64 2021/03/07 08:53:10 bcook Exp $ */
+/* $OpenBSD: opensslv.h,v 1.65 2021/05/01 14:15:57 bcook Exp $ */
 #ifndef HEADER_OPENSSLV_H
 #define HEADER_OPENSSLV_H
 
 /* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3030200fL
+#define LIBRESSL_VERSION_NUMBER 0x3040000fL
 /*                                    ^ Patch starts here   */
-#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.3.2"
+#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.4.0"
 
 /* These will never change */
 #define OPENSSL_VERSION_NUMBER 0x20000000L