diff options
| author | bcook <> | 2018-06-13 14:54:17 +0000 |
|---|---|---|
| committer | bcook <> | 2018-06-13 14:54:17 +0000 |
| commit | 68fd9f4f1b62c5bdb7aedef5855563e416297dd9 (patch) | |
| tree | 801fedddd76429ff35044bcd56dd623ed27d9133 /src | |
| parent | bf4f998288951ffec54fd66a4314461b185c5adb (diff) | |
| download | openbsd-68fd9f4f1b62c5bdb7aedef5855563e416297dd9.tar.gz openbsd-68fd9f4f1b62c5bdb7aedef5855563e416297dd9.tar.bz2 openbsd-68fd9f4f1b62c5bdb7aedef5855563e416297dd9.zip | |
Bump to LibreSSL 2.6.4
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/opensslv.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/opensslv.h b/src/lib/libcrypto/opensslv.h index b4b760755b..c882e09a32 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | /* $OpenBSD: opensslv.h,v 1.46.2.1 2018/05/03 00:44:28 bcook Exp $ */ | 1 | /* $OpenBSD: opensslv.h,v 1.46.2.2 2018/06/13 14:54:17 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 0x2070300fL | 6 | #define LIBRESSL_VERSION_NUMBER 0x2070400fL |
| 7 | /* ^ Patch starts here */ | 7 | /* ^ Patch starts here */ |
| 8 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.3" | 8 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.4" |
| 9 | 9 | ||
| 10 | /* These will never change */ | 10 | /* These will never change */ |
| 11 | #define OPENSSL_VERSION_NUMBER 0x20000000L | 11 | #define OPENSSL_VERSION_NUMBER 0x20000000L |
