ci: Add 0.4.7 series to scripts and CI

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet 2022-04-27 11:06:03 -04:00
parent 929a90a24f
commit 8c39c664c2
2 changed files with 7 additions and 0 deletions

View File

@ -301,6 +301,10 @@ case "$TOR_VERSION" in
TOR_VER_AT_LEAST_043=yes
TOR_VER_AT_LEAST_044=yes
;;
0.4.7.*)
TOR_VER_AT_LEAST_043=yes
TOR_VER_AT_LEAST_044=yes
;;
esac
#############################################################################

View File

@ -149,6 +149,9 @@ branch release-0.4.5
branch maint-0.4.6
branch release-0.4.6
branch maint-0.4.7
branch release-0.4.7
branch main
finish