bump for LibreSSL 3.5.1
authorbcook <bcook@openbsd.org>
Mon, 7 Mar 2022 04:11:24 +0000 (04:11 +0000)
committerbcook <bcook@openbsd.org>
Mon, 7 Mar 2022 04:11:24 +0000 (04:11 +0000)
lib/libcrypto/opensslv.h

index 254be24..9e38acf 100644 (file)
@@ -1,11 +1,11 @@
-/* $OpenBSD: opensslv.h,v 1.67 2021/10/21 08:47:42 tb Exp $ */
+/* $OpenBSD: opensslv.h,v 1.68 2022/03/07 04:11:24 bcook Exp $ */
 #ifndef HEADER_OPENSSLV_H
 #define HEADER_OPENSSLV_H
 
 /* These will change with each release of LibreSSL-portable */
-#define LIBRESSL_VERSION_NUMBER 0x3050000fL
+#define LIBRESSL_VERSION_NUMBER 0x3050100fL
 /*                                    ^ Patch starts here   */
-#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.5.0"
+#define LIBRESSL_VERSION_TEXT   "LibreSSL 3.5.1"
 
 /* These will never change */
 #define OPENSSL_VERSION_NUMBER 0x20000000L