diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-05-01 09:35:34 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-05-01 09:35:34 +0000 |
| commit | f8a779d65b2d14edd1ca3ac510a39c440d6433ab (patch) | |
| tree | 9bca5d9c7715efc83d7745769ea2cd6dbf6a8fa4 | |
| parent | 4d1ff436512996b05bfc0413c97a7a66c3bd7660 (diff) | |
Notes
| -rw-r--r-- | release/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile index 1236fa3c629f..639174fd7e46 100644 --- a/release/Makefile +++ b/release/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.211 1996/04/29 19:38:36 jkh Exp $ +# $Id: Makefile,v 1.212 1996/04/29 20:29:29 jkh Exp $ # # How to roll a release: # @@ -11,7 +11,7 @@ # that on a 14.4 line just yet... # # SET THIS !!! -BUILDNAME=2.2-960430-SNAP +BUILDNAME=2.2-960501-SNAP CHROOTDIR=/junk/release # If this is a RELEASE, then set #RELEASETAG=RELENG_2_1_0 |
