forked from pool/openssl-1_1
14 lines
617 B
Diff
14 lines
617 B
Diff
|
Index: openssl-1.1.1-pre9/include/openssl/opensslv.h
|
||
|
===================================================================
|
||
|
--- openssl-1.1.1-pre9.orig/include/openssl/opensslv.h 2018-08-22 14:07:29.797858054 +0200
|
||
|
+++ openssl-1.1.1-pre9/include/openssl/opensslv.h 2018-08-22 14:07:57.718041454 +0200
|
||
|
@@ -39,7 +39,7 @@ extern "C" {
|
||
|
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
|
||
|
* major minor fix final patch/beta)
|
||
|
*/
|
||
|
-# define OPENSSL_VERSION_NUMBER 0x10101009L
|
||
|
+# define OPENSSL_VERSION_NUMBER 0x1010100fL
|
||
|
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1-pre9 (beta) 21 Aug 2018"
|
||
|
|
||
|
/*-
|