Skip to content
Snippets Groups Projects
Commit 82a5297d authored by David Goulet's avatar David Goulet :panda_face:
Browse files

scripts: Add 048 maint branch to our helper scripts

parent 6d6bd21b
No related branches found
No related tags found
No related merge requests found
......@@ -302,6 +302,10 @@ case "$TOR_VERSION" in
TOR_VER_AT_LEAST_043=yes
TOR_VER_AT_LEAST_044=yes
;;
0.4.8.*)
TOR_VER_AT_LEAST_043=yes
TOR_VER_AT_LEAST_044=yes
;;
esac
#############################################################################
......
......@@ -146,6 +146,9 @@ finish() {
branch maint-0.4.7
branch release-0.4.7
branch maint-0.4.8
branch release-0.4.8
branch main
finish
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment