diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-06-23 17:49:54 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-23 17:49:54 +0000 |
| commit | 16cca1b2bc9e64d30ee8ec45eaf840321ba2e646 (patch) | |
| tree | e0b1cbf2c14d657822d440d0908def3eab45db3d | |
| parent | 92e873e821b29acbd9ce9f9f44e5172a5b357132 (diff) | |
Notes
| -rw-r--r-- | release/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile index 79b4829c3341..28077f66c7ca 100644 --- a/release/Makefile +++ b/release/Makefile @@ -23,7 +23,7 @@ BUILDNAME?=${BASE}-${DATE}-SNAP # #CHROOTDIR=/junk/release # If this is a -stable snapshot, then set -#RELEASETAG=RELENG_3 +#RELEASETAG=RELENG_4 # # Non-zero if ${RELEASETAG} is in the form "RELENG_ver_RELEASE"; we # are building an official release. Otherwise, we are building for |
