From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48991) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QncnZ-0003ez-5r for qemu-devel@nongnu.org; Sun, 31 Jul 2011 16:39:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QncnX-0001Uf-F3 for qemu-devel@nongnu.org; Sun, 31 Jul 2011 16:39:45 -0400 Received: from mail-yx0-f173.google.com ([209.85.213.173]:62788) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QncnX-0001U6-C6 for qemu-devel@nongnu.org; Sun, 31 Jul 2011 16:39:43 -0400 Received: by yxt3 with SMTP id 3so3552966yxt.4 for ; Sun, 31 Jul 2011 13:39:42 -0700 (PDT) Message-ID: <4E35BD8B.7070601@codemonkey.ws> Date: Sun, 31 Jul 2011 15:39:39 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4E3352A5.9090304@codemonkey.ws> <4E350CF4.5050306@redhat.com> In-Reply-To: <4E350CF4.5050306@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 0.15.0-rc1 Release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: "Justin M. Forbes" , qemu-devel On 07/31/2011 03:06 AM, Avi Kivity wrote: > On 07/30/2011 03:39 AM, Anthony Liguori wrote: >> Hi, >> >> On behalf of the entire QEMU team, I'm please to announce the release >> of QEMU 0.15.0-rc1. This is the second release candidate for the >> 0.15.0 release. >> > > Unfortunately, it identifies itself as 1.0 development: > > $ git show v0.15.0-rc1:VERSION | cat > 0.15.51 Hrm, somehow an extra commit made it to the stable branch. I assumed it came through a merge and confused myself with the numbering. Justin, I pushed a commit to set the version to 0.14.92, please sync up with the stable branch of qemu.git. Thanks for catching this! Regards, Anthony Liguori >