review-tools/opensslpull: add 3.1
authorRichard Levitte <levitte@openssl.org>
Wed, 26 Oct 2022 12:09:17 +0000 (14:09 +0200)
committerRichard Levitte <levitte@openssl.org>
Wed, 26 Oct 2022 12:10:40 +0000 (14:10 +0200)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/tools/pull/131)

review-tools/opensslpull

index d8b97c6a906740df6b958e0afbcefc7bd471f773..e6f2f4c0f83c11b5c5be5c46215c3cc2ccfab763 100755 (executable)
@@ -10,6 +10,7 @@ git checkout --quiet OpenSSL_1_0_2-stable ; git pull --rebase
 git checkout --quiet OpenSSL_1_1_0-stable ; git pull --rebase
 git checkout --quiet OpenSSL_1_1_1-stable ; git pull --rebase
 git checkout --quiet openssl-3.0 ; git pull --rebase
+git checkout --quiet openssl-3.1 ; git pull --rebase
 git checkout --quiet master
 git rebase -p origin/master