mirror of
https://git.torproject.org/tor.git
synced 2025-10-06 02:32:59 +02:00
ci: Remove 047 from CI builds and put in 049
Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
@@ -298,11 +298,11 @@ TOR_VER_AT_LEAST_044=no
|
||||
# These are the currently supported Tor versions; no need to work with anything
|
||||
# ancient in this script.
|
||||
case "$TOR_VERSION" in
|
||||
0.4.7.*)
|
||||
0.4.8.*)
|
||||
TOR_VER_AT_LEAST_043=yes
|
||||
TOR_VER_AT_LEAST_044=yes
|
||||
;;
|
||||
0.4.8.*)
|
||||
0.4.9.*)
|
||||
TOR_VER_AT_LEAST_043=yes
|
||||
TOR_VER_AT_LEAST_044=yes
|
||||
;;
|
||||
|
Reference in New Issue
Block a user