diff options
| author | bcook <> | 2016-06-30 11:19:03 +0000 |
|---|---|---|
| committer | bcook <> | 2016-06-30 11:19:03 +0000 |
| commit | a8ff523b3b8a92533b2d8d8aba986db2cc396ea6 (patch) | |
| tree | a4614c9d1b0d222432655d3b59a7084b0b754db9 | |
| parent | 5c6e24ef5b30cf68d012c46dcbee9d5171dbbb3c (diff) | |
| download | openbsd-libressl-v2.3.7.tar.gz openbsd-libressl-v2.3.7.tar.bz2 openbsd-libressl-v2.3.7.zip | |
bump for 2.3.7libressl-v2.3.7
| -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 47254e3725..bee8db7dc6 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.33.2.4 2016/06/06 09:51:46 bcook Exp $ */ | 1 | /* $OpenBSD: opensslv.h,v 1.33.2.5 2016/06/30 11:19:03 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 0x2030600fL | 6 | #define LIBRESSL_VERSION_NUMBER 0x2030700fL |
| 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.6" | 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.7" |
| 8 | 8 | ||
| 9 | /* These will never change */ | 9 | /* These will never change */ |
| 10 | #define OPENSSL_VERSION_NUMBER 0x20000000L | 10 | #define OPENSSL_VERSION_NUMBER 0x20000000L |
