mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add RELENG_5_5 to the 5.x lineup.
This commit is contained in:
parent
d803ef6c1d
commit
618b1eec71
2 changed files with 2 additions and 2 deletions
|
|
@ -4,6 +4,6 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
branches = RELENG_5_4, RELENG_5
|
||||
branches = RELENG_5_4, RELENG_5_5, RELENG_5
|
||||
platforms = alpha, amd64, i386/i386, i386/pc98, sparc64
|
||||
recipient = %%SENDER%%,<stable@freebsd.org>,<%%arch%%@freebsd.org>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
branches = RELENG_5_4, RELENG_5
|
||||
branches = RELENG_5_4, RELENG_5_5, RELENG_5
|
||||
platforms = alpha, amd64, i386/i386, i386/pc98, sparc64
|
||||
targets = update
|
||||
|
|
|
|||
Loading…
Reference in a new issue