From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MOoyU-0006Fx-Q2 for qemu-devel@nongnu.org; Thu, 09 Jul 2009 04:27:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MOoyR-0006Dt-1a for qemu-devel@nongnu.org; Thu, 09 Jul 2009 04:27:26 -0400 Received: from [199.232.76.173] (port=45336 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MOoyQ-0006Dn-Q5 for qemu-devel@nongnu.org; Thu, 09 Jul 2009 04:27:22 -0400 Received: from mx2.redhat.com ([66.187.237.31]:35317) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MOoyQ-00066W-9I for qemu-devel@nongnu.org; Thu, 09 Jul 2009 04:27:22 -0400 Subject: Re: [Qemu-devel] Planning for the 0.11.0 release From: Mark McLoughlin In-Reply-To: <4A401A65.3080804@us.ibm.com> References: <4A401A65.3080804@us.ibm.com> Content-Type: text/plain Date: Thu, 09 Jul 2009 09:27:01 +0100 Message-Id: <1247128021.22231.1.camel@blaa> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Reply-To: Mark McLoughlin List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: "qemu-devel@nongnu.org" , kvm-devel Hi Anthony, On Mon, 2009-06-22 at 18:57 -0500, Anthony Liguori wrote: > Hi, > > It's getting to be about the time to start thinking about the 0.11.0 > release. 0.10.0 was released on March 2nd so following with the 6 month > release cycle, that would put 0.11.0 at September 2nd. > > Based on the experiences with the stable releases, here's what I'd > recommend: > > o On July 15th, fork master -> stable-0.11 Are you still planning on creating the 0.11 branch next week? Cheers, Mark.