mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Meet the new era of 6.0-CURRENT.
This commit is contained in:
parent
5c73a49168
commit
a4ff160f47
1 changed files with 2 additions and 2 deletions
|
|
@ -18,11 +18,11 @@
|
|||
# Set these, release builder!
|
||||
#
|
||||
# Fixed version:
|
||||
#BUILDNAME=5.2-RELEASE
|
||||
#BUILDNAME=6.0-CURRENT
|
||||
#
|
||||
# Automatic SNAP versioning:
|
||||
DATE != date +%Y%m%d
|
||||
BASE = 5.2
|
||||
BASE = 6.0
|
||||
BUILDNAME?=${BASE}-${DATE}-SNAP
|
||||
#
|
||||
#CHROOTDIR=/junk/release
|
||||
|
|
|
|||
Loading…
Reference in a new issue