Commit 8c39c664 authored by David Goulet's avatar David Goulet 🐼
Browse files

ci: Add 0.4.7 series to scripts and CI

parent 929a90a2
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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

#############################################################################
+3 −0
Original line number Diff line number Diff line
@@ -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