summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorkensmith <kensmith@FreeBSD.org>2009-08-12 07:22:12 +0000
committerkensmith <kensmith@FreeBSD.org>2009-08-12 07:22:12 +0000
commit604a6f92e0039c47ce584138fcca811451757a18 (patch)
treef86ce18bf231e3cca4a25d2a13cb1a77654ccf29 /release
parentfdfc56a06c72c924611cbacd72df8654d55207d9 (diff)
downloadFreeBSD-src-604a6f92e0039c47ce584138fcca811451757a18.zip
FreeBSD-src-604a6f92e0039c47ce584138fcca811451757a18.tar.gz
Adjust for RELENG_8.
Approved by: re (implicit)
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 22f250a..bb21dbe3 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -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
OpenPOWER on IntegriCloud