[openssl]  master update
    Matt Caswell 
    matt at openssl.org
       
    Fri May 15 14:02:05 UTC 2020
    
    
  
The branch master has been updated
       via  5d979e0484865f48ef4d180e1698be6f2b58fd9f (commit)
       via  9e8604b891483e2d06bb994460ca18b93011fdde (commit)
      from  454afd9866300b984306c5b565a9d55568a5bc50 (commit)
- Log -----------------------------------------------------------------
commit 5d979e0484865f48ef4d180e1698be6f2b58fd9f
Author: Matt Caswell <matt at openssl.org>
Date:   Fri May 15 14:35:04 2020 +0100
    Prepare for 3.0 alpha 3
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
commit 9e8604b891483e2d06bb994460ca18b93011fdde
Author: Matt Caswell <matt at openssl.org>
Date:   Fri May 15 14:33:29 2020 +0100
    Prepare for release of 3.0 alpha 2
    
    Reviewed-by: Richard Levitte <levitte at openssl.org>
-----------------------------------------------------------------------
Summary of changes:
 VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION b/VERSION
index dde825f846..a342bef4c0 100644
--- a/VERSION
+++ b/VERSION
@@ -1,7 +1,7 @@
 MAJOR=3
 MINOR=0
 PATCH=0
-PRE_RELEASE_TAG=alpha2-dev
+PRE_RELEASE_TAG=alpha3-dev
 BUILD_METADATA=
 RELEASE_DATE=""
 SHLIB_VERSION=3
    
    
More information about the openssl-commits
mailing list