[openssl]  master update
    Matt Caswell 
    matt at openssl.org
       
    Thu May  6 12:33:20 UTC 2021
    
    
  
The branch master has been updated
       via  4c8e6f7d20c74c7711823d7d724c39ab7eb5eeaf (commit)
       via  d0c041b13ad12c2c689313c607e2c001f3d5a1b7 (commit)
      from  aff636a4893e24bdc686a00a13ae6199dd38d6aa (commit)
- Log -----------------------------------------------------------------
commit 4c8e6f7d20c74c7711823d7d724c39ab7eb5eeaf
Author: Matt Caswell <matt at openssl.org>
Date:   Thu May 6 13:15:11 2021 +0100
    Prepare for 3.0 alpha 17
    
    Reviewed-by: Tomas Mraz <tomas at openssl.org>
commit d0c041b13ad12c2c689313c607e2c001f3d5a1b7
Author: Matt Caswell <matt at openssl.org>
Date:   Thu May 6 13:15:03 2021 +0100
    Prepare for release of 3.0 alpha 16
    
    Reviewed-by: Tomas Mraz <tomas at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
 VERSION.dat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.dat b/VERSION.dat
index 2e16aa375b..b4b1faa05f 100644
--- a/VERSION.dat
+++ b/VERSION.dat
@@ -1,7 +1,7 @@
 MAJOR=3
 MINOR=0
 PATCH=0
-PRE_RELEASE_TAG=alpha16-dev
+PRE_RELEASE_TAG=alpha17-dev
 BUILD_METADATA=
 RELEASE_DATE=""
 SHLIB_VERSION=3
    
    
More information about the openssl-commits
mailing list