diff options
| author | bcook <> | 2018-05-03 00:44:28 +0000 |
|---|---|---|
| committer | bcook <> | 2018-05-03 00:44:28 +0000 |
| commit | 7667f84f591ba140a67e4cb703ea59e03439bd00 (patch) | |
| tree | b90e6e01bd7046d5a8a20d14a8e1163b0fcdb516 /src | |
| parent | e21964afb1b9e46ccf5ec0a5429736d3aabf7139 (diff) | |
| download | openbsd-7667f84f591ba140a67e4cb703ea59e03439bd00.tar.gz openbsd-7667f84f591ba140a67e4cb703ea59e03439bd00.tar.bz2 openbsd-7667f84f591ba140a67e4cb703ea59e03439bd00.zip | |
bump to 2.7.3libressl-v2.7.3
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 68c6e77c16..b4b760755b 100644 --- a/src/lib/libcrypto/opensslv.h +++ b/src/lib/libcrypto/opensslv.h | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | /* $OpenBSD: opensslv.h,v 1.46 2018/03/24 13:51:27 bcook Exp $ */ | 1 | /* $OpenBSD: opensslv.h,v 1.46.2.1 2018/05/03 00:44:28 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 0x2070200fL | 6 | #define LIBRESSL_VERSION_NUMBER 0x2070300fL |
| 7 | /* ^ Patch starts here */ | 7 | /* ^ Patch starts here */ |
| 8 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.2" | 8 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.7.3" |
| 9 | 9 | ||
| 10 | /* These will never change */ | 10 | /* These will never change */ |
| 11 | #define OPENSSL_VERSION_NUMBER 0x20000000L | 11 | #define OPENSSL_VERSION_NUMBER 0x20000000L |
