diff options
| author | bcook <> | 2017-01-07 11:25:49 +0000 |
|---|---|---|
| committer | bcook <> | 2017-01-07 11:25:49 +0000 |
| commit | f319f250a309eb73664f1042f428e97d05d6c19e (patch) | |
| tree | b39c28b500c712b86ab426a6f8651e2453e79ba1 | |
| parent | a2d70b7b01cdc4662d8c565eab94f74fdf2c028a (diff) | |
| download | openbsd-libressl-v2.4.5.tar.gz openbsd-libressl-v2.4.5.tar.bz2 openbsd-libressl-v2.4.5.zip | |
Bump for LibreSSL 2.4.5libressl-v2.4.5
| -rw-r--r-- | src/lib/libssl/src/crypto/opensslv.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libssl/src/crypto/opensslv.h b/src/lib/libssl/src/crypto/opensslv.h index d28eaf1bfd..97156c13f2 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.36.2.2 2016/10/02 23:22:52 bcook Exp $ */ | 1 | /* $OpenBSD: opensslv.h,v 1.36.2.3 2017/01/07 11:25:49 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 0x2040400fL | 6 | #define LIBRESSL_VERSION_NUMBER 0x2040500fL |
| 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.4" | 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.4.5" |
| 8 | 8 | ||
| 9 | /* These will never change */ | 9 | /* These will never change */ |
| 10 | #define OPENSSL_VERSION_NUMBER 0x20000000L | 10 | #define OPENSSL_VERSION_NUMBER 0x20000000L |
