Browse Source

Prepare for 3.0 alpha 7

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
Matt Caswell 3 years ago
parent
commit
1b2873e4a1
3 changed files with 4 additions and 4 deletions
  1. 1 1
      CHANGES.md
  2. 1 1
      NEWS.md
  3. 2 2
      VERSION.dat

+ 1 - 1
CHANGES.md

@@ -21,7 +21,7 @@ OpenSSL Releases
 OpenSSL 3.0
 -----------
 
-### Changes between 1.1.1 and 3.0 alpha 6 [6 Aug 2020]
+### Changes between 1.1.1 and 3.0 [xx XXX xxxx]
 
  * Allow SSL_set1_host() and SSL_add1_host() to take IP literal addresses
    as well as actual hostnames.

+ 1 - 1
NEWS.md

@@ -18,7 +18,7 @@ OpenSSL Releases
 OpenSSL 3.0
 -----------
 
-### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 alpha 6 [in pre-release]
+### Major changes between OpenSSL 1.1.1 and OpenSSL 3.0 [under development]
 
   * Deprecated the `ENGINE` API.
   * Added `OPENSSL_CTX`, a libcrypto library context.

+ 2 - 2
VERSION.dat

@@ -1,7 +1,7 @@
 MAJOR=3
 MINOR=0
 PATCH=0
-PRE_RELEASE_TAG=alpha6
+PRE_RELEASE_TAG=alpha7-dev
 BUILD_METADATA=
-RELEASE_DATE="6 Aug 2020"
+RELEASE_DATE=""
 SHLIB_VERSION=3