We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de892e5 commit c115bd5Copy full SHA for c115bd5
patches/opensslv.h
@@ -3,9 +3,9 @@
3
#define HEADER_OPENSSLV_H
4
5
/* These will change with each release of LibreSSL-portable */
6
-#define LIBRESSL_VERSION_NUMBER 0x4010100fL
+#define LIBRESSL_VERSION_NUMBER 0x4010200fL
7
/* ^ Patch starts here */
8
-#define LIBRESSL_VERSION_TEXT "LibreSSL 4.1.1"
+#define LIBRESSL_VERSION_TEXT "LibreSSL 4.1.2"
9
10
/* These will never change */
11
#define OPENSSL_VERSION_NUMBER 0x20000000L
0 commit comments