summaryrefslogtreecommitdiff
path: root/security/libressl/files/patch-include-openssl-opensslv.h
blob: d51c0db26a6cd0e05718bf9f2f6400085528bf59 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- include/openssl/opensslv.h.orig	2014-10-17 10:44:31.485191132 +0100
+++ include/openssl/opensslv.h	2014-10-17 10:45:36.353625132 +0100
@@ -3,7 +3,7 @@
 #define HEADER_OPENSSLV_H
 
 #define LIBRESSL_VERSION_NUMBER	0x20000000L
-#define OPENSSL_VERSION_NUMBER	0x20000000L
+#define OPENSSL_VERSION_NUMBER	0x1000107fL
 #define OPENSSL_VERSION_TEXT	"LibreSSL 2.1"
 #define OPENSSL_VERSION_PTEXT	" part of " OPENSSL_VERSION_TEXT