From owner-cvs-all@FreeBSD.ORG Mon Jun 2 11:07:25 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9BA9337B401; Mon, 2 Jun 2003 11:07:25 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 895F443F3F; Mon, 2 Jun 2003 11:07:22 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost [127.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h52I7MkA004368; Mon, 2 Jun 2003 12:07:22 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200306021807.h52I7MkA004368@harmony.village.org> To: John Hay In-reply-to: Your message of "Mon, 02 Jun 2003 20:01:33 +0200." <20030602180133.GA45896@zibbi.icomtek.csir.co.za> References: <20030602180133.GA45896@zibbi.icomtek.csir.co.za> <200306020458.h524whgY010245@repoman.freebsd.org> Date: Mon, 02 Jun 2003 12:07:22 -0600 From: Warner Losh cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: Scott Long cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf newvers.sh X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 18:07:26 -0000 In message <20030602180133.GA45896@zibbi.icomtek.csir.co.za> John Hay writes: : Wouldn't it be less confusing to just call it 5-CURRENT? We change on -STABLE branch this way. I also think that in the 3.x delayed branch did the same thing. Warner