From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:46170) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUKpE-0000G5-R0 for qemu-devel@nongnu.org; Tue, 15 May 2012 12:42:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SUKp8-0003OM-Kz for qemu-devel@nongnu.org; Tue, 15 May 2012 12:42:16 -0400 Received: from mail-yw0-f46.google.com ([209.85.213.46]:41142) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SUKp8-0003MM-GS for qemu-devel@nongnu.org; Tue, 15 May 2012 12:42:10 -0400 Received: by mail-yw0-f46.google.com with SMTP id m54so7146053yhm.33 for ; Tue, 15 May 2012 09:42:09 -0700 (PDT) Message-ID: <4FB2875D.40109@codemonkey.ws> Date: Tue, 15 May 2012 11:42:05 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4FB27EA1.4080800@us.ibm.com> <4FB2863E.7080704@suse.de> In-Reply-To: <4FB2863E.7080704@suse.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 1.1-rc2 release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: Anthony Liguori , qemu-devel On 05/15/2012 11:37 AM, Andreas Färber wrote: > Am 15.05.2012 18:04, schrieb Anthony Liguori: >> On behalf of the QEMU Team, I'd like to announce the availability of the >> second release candidate for the QEMU 1.1 release. This release is >> meant for testing purposes and should not be used in a production >> environment. >> >> http://wiki.qemu.org/download/qemu-1.1.0-rc2.tar.bz2 > > Why does the numbering scheme constantly change? :) I was just about to send a heads up note about this :-) I started out following the 1.0 numbering scheme but decided that this is causing more trouble than it's worth. So starting with -rc2, all numbering is going to follow x.y.z. There is a v1.1-rc2 and a v1.1.0-rc2 tag just to help with the transition but expect 1.1 to go out with the full x.y.z versioning. Regards, Anthony Liguori > > Andreas >