From owner-freebsd-stable@FreeBSD.ORG Fri Apr 23 12:34:18 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E747916A4CE for ; Fri, 23 Apr 2004 12:34:18 -0700 (PDT) Received: from sccrmhc11.comcast.net (sccrmhc11.comcast.net [204.127.202.55]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9458043D31 for ; Fri, 23 Apr 2004 12:34:18 -0700 (PDT) (envelope-from j.p.h@comcast.net) Received: from comcast.net (c-24-1-98-54.client.comcast.net[24.1.98.54]) by comcast.net (sccrmhc11) with SMTP id <2004042319341701100pl4mde> (Authid: j.p.h); Fri, 23 Apr 2004 19:34:18 +0000 Message-ID: <40896FB9.9060205@comcast.net> Date: Fri, 23 Apr 2004 14:34:17 -0500 From: Joe Halpin User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <20040423165444.GA28521@electra.cse.Buffalo.EDU> <40896494.40102@comcast.net> <20040423190159.GB2747@electra.cse.Buffalo.EDU> In-Reply-To: <20040423190159.GB2747@electra.cse.Buffalo.EDU> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 4.10-RC Available X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Apr 2004 19:34:19 -0000 Ken Smith wrote: > On Fri, Apr 23, 2004 at 01:46:44PM -0500, Joe Halpin wrote: > > >>I just did cvsup with RELENG_4_10 as suggested by Stefan Beljaars, but >>the UPDATING file shows it as >> >>20031028: >> FreeBSD 4.9-RELEASE. >> >>Do I really have 4.10-RC? > > > Umm. Probably. :-) > > UPDATING hasn't been updated to reflect 4.10 yet. If you want to > make sure you have the RC before you proceed with a build you can > check /usr/src/sys/conf/newvers.sh which should have this in it: > > REVISION="4.10" > BRANCH="RC" > Ok, that's what I've got. Thanks Joe