diff options
Diffstat (limited to 'patches')
| -rw-r--r-- | patches/opensslv.h | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/patches/opensslv.h b/patches/opensslv.h deleted file mode 100644 index 04cdead..0000000 --- a/patches/opensslv.h +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | --- include/openssl/opensslv.h.orig Fri Sep 11 17:03:15 2015 | ||
| 2 | +++ include/openssl/opensslv.h Fri Sep 11 17:04:56 2015 | ||
| 3 | @@ -3,8 +3,8 @@ | ||
| 4 | #define HEADER_OPENSSLV_H | ||
| 5 | |||
| 6 | /* These will change with each release of LibreSSL-portable */ | ||
| 7 | -#define LIBRESSL_VERSION_NUMBER 0x20020003L | ||
| 8 | -#define LIBRESSL_VERSION_TEXT "LibreSSL 2.2.3" | ||
| 9 | +#define LIBRESSL_VERSION_NUMBER 0x20020004L | ||
| 10 | +#define LIBRESSL_VERSION_TEXT "LibreSSL 2.2.4" | ||
| 11 | |||
| 12 | /* These will never change */ | ||
| 13 | #define OPENSSL_VERSION_NUMBER 0x20000000L | ||
