mirror of
https://github.com/QuasarApp/openssl.git
synced 2025-05-07 06:59:41 +00:00
Prepare for 1.1.0-pre2 release
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
58add8967f
commit
bd31d02e41
2
README
2
README
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
OpenSSL 1.1.0-pre2-dev
|
OpenSSL 1.1.0-pre2 (alpha) 14 Jan 2016
|
||||||
|
|
||||||
Copyright (c) 1998-2016 The OpenSSL Project
|
Copyright (c) 1998-2016 The OpenSSL Project
|
||||||
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
|
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
|
||||||
|
@ -32,9 +32,9 @@ extern "C" {
|
|||||||
*/
|
*/
|
||||||
# define OPENSSL_VERSION_NUMBER 0x10100002L
|
# define OPENSSL_VERSION_NUMBER 0x10100002L
|
||||||
# ifdef OPENSSL_FIPS
|
# ifdef OPENSSL_FIPS
|
||||||
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.0-pre2-fips-dev xx XXX xxxx"
|
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.0-pre2-fips (alpha) 14 Jan 2016"
|
||||||
# else
|
# else
|
||||||
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.0-pre2-dev xx XXX xxxx"
|
# define OPENSSL_VERSION_TEXT "OpenSSL 1.1.0-pre2 (alpha) 14 Jan 2016"
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user