mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-23 20:03:31 +01:00
ci: Add 0.4.7 series to scripts and CI
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
parent
929a90a24f
commit
8c39c664c2
@ -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
|
||||
|
||||
#############################################################################
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user