MFRELENG_5_1: Default the release makefile to 5.1.
This commit is contained in:
parent
d2ae13098f
commit
01b198099c
@ -18,11 +18,11 @@
|
||||
# Set these, release builder!
|
||||
#
|
||||
# Fixed version:
|
||||
#BUILDNAME=5.0-RELEASE
|
||||
#BUILDNAME=5.1-RELEASE
|
||||
#
|
||||
# Automatic SNAP versioning:
|
||||
DATE != date +%Y%m%d
|
||||
BASE = 5.0
|
||||
BASE = 5.1
|
||||
BUILDNAME?=${BASE}-${DATE}-SNAP
|
||||
#
|
||||
#CHROOTDIR=/junk/release
|
||||
|
Loading…
x
Reference in New Issue
Block a user