Skip to content

Commit c115bd5

Browse files
committed
bump to LibreSSL 4.1.2
1 parent de892e5 commit c115bd5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

patches/opensslv.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
#define HEADER_OPENSSLV_H
44

55
/* These will change with each release of LibreSSL-portable */
6-
#define LIBRESSL_VERSION_NUMBER 0x4010100fL
6+
#define LIBRESSL_VERSION_NUMBER 0x4010200fL
77
/* ^ Patch starts here */
8-
#define LIBRESSL_VERSION_TEXT "LibreSSL 4.1.1"
8+
#define LIBRESSL_VERSION_TEXT "LibreSSL 4.1.2"
99

1010
/* These will never change */
1111
#define OPENSSL_VERSION_NUMBER 0x20000000L

0 commit comments

Comments
 (0)