Prepare for 1.1.1-pre6 release OpenSSL_1_1_1-pre6
authorMatt Caswell <matt@openssl.org>
Tue, 1 May 2018 12:46:05 +0000 (13:46 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 1 May 2018 12:46:05 +0000 (13:46 +0100)
Reviewed-by: Rich Salz <rsalz@openssl.org>
README
include/openssl/opensslv.h

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