From owner-freebsd-stable Sat Oct 25 21:10:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id VAA15757 for stable-outgoing; Sat, 25 Oct 1997 21:10:06 -0700 (PDT) (envelope-from owner-freebsd-stable) Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id VAA15746 for ; Sat, 25 Oct 1997 21:10:03 -0700 (PDT) (envelope-from imp@village.org) Received: from harmony [10.0.0.6] by rover.village.org with esmtp (Exim 1.71 #1) id 0xPK1T-0002LG-00; Sat, 25 Oct 1997 22:09:56 -0600 Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.8.7/8.8.3) with ESMTP id WAA11657; Sat, 25 Oct 1997 22:10:16 -0600 (MDT) Message-Id: <199710260410.WAA11657@harmony.village.org> To: Eivind Eklund Subject: Re: CVSUP vs. SNAPS Cc: "Jordan K. Hubbard" , jdp@polstra.com, mark@quickweb.com, stable@freebsd.org In-reply-to: Your message of "Sat, 25 Oct 1997 18:52:55 +0200." <199710251652.SAA10816@bitbox.follo.net> References: <199710251652.SAA10816@bitbox.follo.net> <199710032103.PAA12733@harmony.village.org> <24377.875919219@time.cdrom.com> Date: Sat, 25 Oct 1997 22:10:16 -0600 From: Warner Losh Sender: owner-freebsd-stable@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199710251652.SAA10816@bitbox.follo.net> Eivind Eklund writes: : I'd say the change will be of benefit, and as far as I can see won't : hurt anything. I think this is an excellent idea, but you likely already know that... Warner p.s. just to make things easier... :-) Index: src/sys/conf/newvers.sh =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/sys/conf/newvers.sh,v retrieving revision 1.26.2.18 diff -u -r1.26.2.18 newvers.sh --- newvers.sh 1997/10/21 13:27:40 1.26.2.18 +++ newvers.sh 1997/10/26 04:07:58 @@ -35,7 +35,7 @@ # $Id: newvers.sh,v 1.26.2.18 1997/10/21 13:27:40 jkh Exp $ TYPE="FreeBSD" -REVISION="2.2" +REVISION="2.2.5" BRANCH="STABLE" RELEASE="${REVISION}-${BRANCH}" SNAPDATE=""