diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2007-10-11 06:22:30 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2007-10-11 06:22:30 +0000 |
| commit | 57a376bd2a86954b3efd6a8432ca7575fa702271 (patch) | |
| tree | 87de92143933cdf84302c747ca699c04214c24d9 /release/Makefile | |
| parent | 8d6a5b67d873af44177f2126b23891d7232829d4 (diff) | |
Notes
Diffstat (limited to 'release/Makefile')
| -rw-r--r-- | release/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile index 90eccd252c3b..73f36a1c1f79 100644 --- a/release/Makefile +++ b/release/Makefile @@ -18,7 +18,7 @@ # Set these, release builder! # # Fixed version: -#BUILDNAME=7.0-CURRENT +#BUILDNAME=7.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_6 +#RELEASETAG=RELENG_7 # # To test a release with a source tree containing patches and # other work. This tree will get copied instead of getting the |
