From owner-cvs-src@FreeBSD.ORG Mon Jun 2 11:05:00 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54A9F37B401; Mon, 2 Jun 2003 11:05:00 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7189D43F75; Mon, 2 Jun 2003 11:04:59 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h52I4nVm012606; Mon, 2 Jun 2003 11:04:53 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h52I4jjU012601; Mon, 2 Jun 2003 11:04:45 -0700 (PDT) Date: Mon, 2 Jun 2003 11:04:45 -0700 From: "David O'Brien" To: John Hay Message-ID: <20030602180445.GA12581@dragon.nuxi.com> References: <200306020458.h524whgY010245@repoman.freebsd.org> <20030602180133.GA45896@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030602180133.GA45896@zibbi.icomtek.csir.co.za> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.1-BETA Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 18:05:00 -0000 On Mon, Jun 02, 2003 at 08:01:33PM +0200, John Hay wrote: > On Sun, Jun 01, 2003 at 09:58:43PM -0700, Scott Long wrote: > > scottl 2003/06/01 21:58:43 PDT > > > > FreeBSD src repository > > > > Modified files: > > sys/conf newvers.sh > > Log: > > We are at 5.1-CURRENT now > > Wouldn't it be less confusing to just call it 5-CURRENT? Nope, when we get bug reports, knowing 5.1-CURRENT vs. 5-CURRENT helps pin down the time range of the possible source base. -- -- David (obrien@FreeBSD.org)