Prepare for 1.1.1-pre9 release OpenSSL_1_1_1-pre9
authorMatt Caswell <matt@openssl.org>
Tue, 21 Aug 2018 12:14:10 +0000 (13:14 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 21 Aug 2018 12:14:10 +0000 (13:14 +0100)
Reviewed-by: Tim Hudson <tjh@openssl.org>
README
include/openssl/opensslv.h

diff --git a/README b/README
index d6c365529b40ec4fd26acd27a800c1d6d0b81268..c39c883ee19a7fa40fde47439c7afc0c3de4cbaa 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- OpenSSL 1.1.1-pre9-dev
+ OpenSSL 1.1.1-pre9 (beta) 21 Aug 2018
 
  Copyright (c) 1998-2018 The OpenSSL Project
  Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
index a4e75db5f9ad0a4fb5d6b86cb6ca64ecd7ecf358..e224a57de01a3dfa9873528f20367b704b24c89b 100644 (file)
@@ -40,7 +40,7 @@ extern "C" {
  *  major minor fix final patch/beta)
  */
 # define OPENSSL_VERSION_NUMBER  0x10101009L
-# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1-pre9-dev  xx XXX xxxx"
+# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1-pre9 (beta) 21 Aug 2018"
 
 /*-
  * The macros below are to be used for shared library (.so, .dll, ...)