From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lr6OB-0005oh-AO for qemu-devel@nongnu.org; Tue, 07 Apr 2009 04:10:35 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lr6O6-0005o9-Fk for qemu-devel@nongnu.org; Tue, 07 Apr 2009 04:10:34 -0400 Received: from [199.232.76.173] (port=45542 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lr6O6-0005o6-BO for qemu-devel@nongnu.org; Tue, 07 Apr 2009 04:10:30 -0400 Received: from mx2.redhat.com ([66.187.237.31]:55501) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lr6O5-0000tQ-VF for qemu-devel@nongnu.org; Tue, 07 Apr 2009 04:10:30 -0400 Message-ID: <49DB0A6C.9080200@redhat.com> Date: Tue, 07 Apr 2009 10:10:20 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] Changing the QEMU svn VERSION string References: <49DABC83.7010608@codemonkey.ws> In-Reply-To: <49DABC83.7010608@codemonkey.ws> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: libvir-list@redhat.com, kvm-devel Hi, > I'd like to update the VERSION string in QEMU's svn tree. Right now, > it's 0.10.0 and since we have a 0.10.2 release, that's somewhat confusing. > > I don't want to make it 0.11.0 either because that's not going to be > reliable from a feature detection perspective. What I would like is to > make it 0.11.0-devel or something similar to that. Maybe 0.10.99 ? Or 0.10.90, leaving the door open to number the 0.11 beta / rc versions (if any) 0.10.9{1,2,3}? cheers, Gerd