From 0c125d1ee38ea9fe94fba0b527a9d1a530ad5408 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Fri, 11 Sep 2015 17:10:11 -0500 Subject: bump version to 2.2.4 --- patches/opensslv.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 patches/opensslv.h (limited to 'patches') diff --git a/patches/opensslv.h b/patches/opensslv.h new file mode 100644 index 0000000..04cdead --- /dev/null +++ b/patches/opensslv.h @@ -0,0 +1,13 @@ +--- include/openssl/opensslv.h.orig Fri Sep 11 17:03:15 2015 ++++ include/openssl/opensslv.h Fri Sep 11 17:04:56 2015 +@@ -3,8 +3,8 @@ + #define HEADER_OPENSSLV_H + + /* These will change with each release of LibreSSL-portable */ +-#define LIBRESSL_VERSION_NUMBER 0x20020003L +-#define LIBRESSL_VERSION_TEXT "LibreSSL 2.2.3" ++#define LIBRESSL_VERSION_NUMBER 0x20020004L ++#define LIBRESSL_VERSION_TEXT "LibreSSL 2.2.4" + + /* These will never change */ + #define OPENSSL_VERSION_NUMBER 0x20000000L -- cgit v1.2.3-55-g6feb