mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Adjust for RELENG_8.
Approved by: re (implicit)
This commit is contained in:
parent
e380e5cfc8
commit
b3431b4096
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
# Set these, release builder!
|
||||
#
|
||||
# Fixed version:
|
||||
#BUILDNAME=8.0-CURRENT
|
||||
#BUILDNAME=8.0-STABLE
|
||||
#
|
||||
# Automatic SNAP versioning:
|
||||
DATE != date +%Y%m%d
|
||||
|
|
@ -27,7 +27,7 @@ BUILDNAME?=${BASE}-${DATE}-SNAP
|
|||
#
|
||||
#CHROOTDIR=/junk/release
|
||||
# If this is a -stable snapshot, then set
|
||||
#RELEASETAG=RELENG_7
|
||||
#RELEASETAG=RELENG_8
|
||||
#
|
||||
# To test a release with a source tree containing patches and
|
||||
# other work. This tree will get copied instead of getting the
|
||||
|
|
|
|||
Loading…
Reference in a new issue