mirror of
https://github.com/opnsense/src.git
synced 2026-04-27 09:06:49 -04:00
Replace RELENG_4_9 (no longer supported) with RELENG_4_11.
This commit is contained in:
parent
0c3c54da63
commit
5658abbabd
2 changed files with 2 additions and 2 deletions
|
|
@ -4,6 +4,6 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
branches = RELENG_4_8, RELENG_4_9, RELENG_4_10
|
||||
branches = RELENG_4_8, RELENG_4_10, RELENG_4_11
|
||||
platforms = alpha, i386/i386, i386/pc98
|
||||
recipient = %%SENDER%%,<stable@freebsd.org>,<%%arch%%@freebsd.org>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
# $FreeBSD$
|
||||
branches = RELENG_4_8, RELENG_4_9, RELENG_4_10
|
||||
branches = RELENG_4_8, RELENG_4_10, RELENG_4_11
|
||||
platforms = alpha, i386/i386, i386/pc98
|
||||
targets = update
|
||||
|
|
|
|||
Loading…
Reference in a new issue