diff options
| author | Brent Cook <bcook@openbsd.org> | 2015-10-15 16:13:58 -0500 |
|---|---|---|
| committer | Brent Cook <bcook@openbsd.org> | 2015-10-15 16:13:58 -0500 |
| commit | 248af93e3a95293147a4a6204e93c8e138d5cde0 (patch) | |
| tree | 28aa5e94c1e5faa3f405ef4cad49674b22b55b11 /patches | |
| parent | 97478266cab5996867cfeb6478feb862b9e5b944 (diff) | |
| download | portable-2.2.4.tar.gz portable-2.2.4.tar.bz2 portable-2.2.4.zip | |
update changelog for 2.2.4v2.2.4
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 | ||
