diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/git/git-list-tor-branches.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/git/git-list-tor-branches.sh b/scripts/git/git-list-tor-branches.sh index 5a527ffc05..61ec9809e9 100755 --- a/scripts/git/git-list-tor-branches.sh +++ b/scripts/git/git-list-tor-branches.sh @@ -145,6 +145,9 @@ branch release-0.4.3 branch maint-0.4.4 branch release-0.4.4 +branch maint-0.4.5 +branch release-0.4.5 + branch master finish |