diff options
| -rw-r--r-- | src/lib/libcrypto/opensslv.h | 6 | ||||
| -rw-r--r-- | src/lib/libssl/src/crypto/opensslv.h | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index fe9b3d7ed7..2becf1af01 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | /* $OpenBSD: opensslv.h,v 1.35 2016/06/06 09:50:15 bcook Exp $ */ | 1 | /* $OpenBSD: opensslv.h,v 1.36 2016/06/30 11:10:29 bcook Exp $ */ |
| 2 | #ifndef HEADER_OPENSSLV_H | 2 | #ifndef HEADER_OPENSSLV_H |
| 3 | #define HEADER_OPENSSLV_H | 3 | #define HEADER_OPENSSLV_H |
| 4 | 4 | ||
| 5 | /* These will change with each release of LibreSSL-portable */ | 5 | /* These will change with each release of LibreSSL-portable */ |
| 6 | #define LIBRESSL_VERSION_NUMBER 0x2040100fL | 6 | #define LIBRESSL_VERSION_NUMBER 0x2040200fL |
| 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.1" | 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.2" |
| 8 | 8 | ||
| 9 | /* These will never change */ | 9 | /* These will never change */ |
| 10 | #define OPENSSL_VERSION_NUMBER 0x20000000L | 10 | #define OPENSSL_VERSION_NUMBER 0x20000000L |
diff --git a/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h index fe9b3d7ed7..2becf1af01 100644 --- a/src/lib/libssl/src/crypto/opensslv.h +++ b/src/lib/libssl/src/crypto/opensslv.h | |||
| @@ -1,10 +1,10 @@ | |||
| 1 | /* $OpenBSD: opensslv.h,v 1.35 2016/06/06 09:50:15 bcook Exp $ */ | 1 | /* $OpenBSD: opensslv.h,v 1.36 2016/06/30 11:10:29 bcook Exp $ */ |
| 2 | #ifndef HEADER_OPENSSLV_H | 2 | #ifndef HEADER_OPENSSLV_H |
| 3 | #define HEADER_OPENSSLV_H | 3 | #define HEADER_OPENSSLV_H |
| 4 | 4 | ||
| 5 | /* These will change with each release of LibreSSL-portable */ | 5 | /* These will change with each release of LibreSSL-portable */ |
| 6 | #define LIBRESSL_VERSION_NUMBER 0x2040100fL | 6 | #define LIBRESSL_VERSION_NUMBER 0x2040200fL |
| 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.1" | 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.2" |
| 8 | 8 | ||
| 9 | /* These will never change */ | 9 | /* These will never change */ |
| 10 | #define OPENSSL_VERSION_NUMBER 0x20000000L | 10 | #define OPENSSL_VERSION_NUMBER 0x20000000L |
