2018-08-22 10:41:26 +00:00
|
|
|
diff -up openssl-1.1.1-pre9/include/openssl/opensslv.h.version-override openssl-1.1.1-pre9/include/openssl/opensslv.h
|
|
|
|
--- openssl-1.1.1-pre9/include/openssl/opensslv.h.version-override 2018-08-22 12:25:31.959886929 +0200
|
|
|
|
+++ openssl-1.1.1-pre9/include/openssl/opensslv.h 2018-08-22 12:26:17.997014595 +0200
|
2018-07-25 16:15:19 +00:00
|
|
|
@@ -39,8 +39,8 @@ extern "C" {
|
|
|
|
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
|
|
|
|
* major minor fix final patch/beta)
|
|
|
|
*/
|
2018-08-22 10:41:26 +00:00
|
|
|
-# define OPENSSL_VERSION_NUMBER 0x10101009L
|
|
|
|
-# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1-pre9 (beta) 21 Aug 2018"
|
2018-07-25 16:15:19 +00:00
|
|
|
+# define OPENSSL_VERSION_NUMBER 0x1010100fL
|
2018-08-22 10:41:26 +00:00
|
|
|
+# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.1-pre9 (beta) FIPS 21 Aug 2018"
|
2018-07-25 16:15:19 +00:00
|
|
|
|
|
|
|
/*-
|
|
|
|
* The macros below are to be used for shared library (.so, .dll, ...)
|