scripts: Bye bye 0.4.5, you have reached end of life

Signed-off-by: David Goulet <dgoulet@torproject.org>
This commit is contained in:
David Goulet
2023-02-16 15:25:16 -05:00
parent db4c4d656a
commit 119b84c365
2 changed files with 0 additions and 7 deletions
-4
View File
@@ -293,10 +293,6 @@ 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.5.*)
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
-3
View File
@@ -143,9 +143,6 @@ finish() {
# List of all branches. These must be in order, from oldest to newest, with
# maint before release.
branch maint-0.4.5
branch release-0.4.5
branch maint-0.4.7
branch release-0.4.7