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

diff --git a/README b/README
index cb321e7b4b7c9b28c11181057f90565a400cb7ee..1942f7bc08224f1723026eba2a71e1d9162a6789 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
 
- OpenSSL 1.1.1-pre6 (beta) 1 May 2018
+ OpenSSL 1.1.1-pre7-dev
 
  Copyright (c) 1998-2018 The OpenSSL Project
  Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
index b0399bc061fefd07ac356aec40d5ad8a60ce2792..c970c18e4e32c9bb0efce7f124a6ee6b6b09c1f7 100644 (file)
@@ -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)
  */
-# define OPENSSL_VERSION_NUMBER  0x10101006L
-# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1-pre6 (beta) 1 May 2018"
+# define OPENSSL_VERSION_NUMBER  0x10101007L
+# define OPENSSL_VERSION_TEXT    "OpenSSL 1.1.1-pre7-dev  xx XXX xxxx"
 
 /*-
  * The macros below are to be used for shared library (.so, .dll, ...)