diff options
| author | bcook <> | 2016-05-29 20:53:29 +0000 |
|---|---|---|
| committer | bcook <> | 2016-05-29 20:53:29 +0000 |
| commit | 770c84599c72d029ec5d665d1b543ef6df2621b2 (patch) | |
| tree | 9f9b042851ea8b0af99371ee1f8a2820f364e1a3 | |
| parent | 48489b6d19da6839466667b44486901fea1a25c1 (diff) | |
| download | openbsd-libressl-v2.3.5.tar.gz openbsd-libressl-v2.3.5.tar.bz2 openbsd-libressl-v2.3.5.zip | |
bump to 2.3.5libressl-v2.3.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 1b0e44a440..40cff7821d 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.2 2016/05/03 13:41:17 bcook Exp $ */ | 1 | /* $OpenBSD: opensslv.h,v 1.33.2.3 2016/05/29 20:53: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 0x2030300fL | 6 | #define LIBRESSL_VERSION_NUMBER 0x2030500fL |
| 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.4" | 7 | #define LIBRESSL_VERSION_TEXT "LibreSSL 2.3.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 |
