Files
libreSSL/patches/opensslv.h
2015-09-11 17:10:11 -05:00

14 lines
489 B
C

--- 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