From owner-freebsd-stable@FreeBSD.ORG Mon Jan 15 11:38:22 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B63DB16A407 for ; Mon, 15 Jan 2007 11:38:22 +0000 (UTC) (envelope-from jarthel@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.171]) by mx1.freebsd.org (Postfix) with ESMTP id 545C613C457 for ; Mon, 15 Jan 2007 11:38:22 +0000 (UTC) (envelope-from jarthel@gmail.com) Received: by ug-out-1314.google.com with SMTP id o2so1197818uge for ; Mon, 15 Jan 2007 03:38:21 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=bUyVHMFEzzf5TXQNDbej/s+WAtWmA/Wf1NiB61xis4qzJDNSboASyqTKkG4YFzYJE4HnbAszc+eE1pvzE6rMgfBB+sFHVUDM8Mie8YDTFEk6pp8bLmeQCvosjnOsscevxTgT+cg/i5Wd81WzKFuHzSEMLeXfQUpFWI4PI2ERG9E= Received: by 10.78.201.2 with SMTP id y2mr2456666huf.1168859547347; Mon, 15 Jan 2007 03:12:27 -0800 (PST) Received: by 10.78.184.19 with HTTP; Mon, 15 Jan 2007 03:12:27 -0800 (PST) Message-ID: Date: Mon, 15 Jan 2007 21:42:27 +1030 From: "Jayel Villamin" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: just cvsuped and compiled/installed world and kernel. why is uname -a still saying "6.2-prerelease"? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Jan 2007 11:38:22 -0000 tag used is RELENG_6. cvsup was completed at around 3am Monday New York time. 6.2 has been released hours before so I thought uname -a should display something else? like "6-stable" or at least something other than "6.2-prerelease"? thank you.