mirror of
https://github.com/libressl/portable.git
synced 2026-01-17 21:51:17 +01:00
bump to LibreSSL 4.1.2
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
#define HEADER_OPENSSLV_H
|
||||
|
||||
/* These will change with each release of LibreSSL-portable */
|
||||
#define LIBRESSL_VERSION_NUMBER 0x4010100fL
|
||||
#define LIBRESSL_VERSION_NUMBER 0x4010200fL
|
||||
/* ^ Patch starts here */
|
||||
#define LIBRESSL_VERSION_TEXT "LibreSSL 4.1.1"
|
||||
#define LIBRESSL_VERSION_TEXT "LibreSSL 4.1.2"
|
||||
|
||||
/* These will never change */
|
||||
#define OPENSSL_VERSION_NUMBER 0x20000000L
|
||||
|
||||
Reference in New Issue
Block a user