From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47054) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fL5H3-0005mi-4u for qemu-devel@nongnu.org; Tue, 22 May 2018 07:16:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fL5Gy-0003BP-EL for qemu-devel@nongnu.org; Tue, 22 May 2018 07:16:13 -0400 Date: Tue, 22 May 2018 13:16:01 +0200 From: Cornelia Huck Message-ID: <20180522131601.382629f7.cohuck@redhat.com> In-Reply-To: <20180522104000.9044-6-peter.maydell@linaro.org> References: <20180522104000.9044-1-peter.maydell@linaro.org> <20180522104000.9044-6-peter.maydell@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 5/5] qemu-doc.texi: Rename references to 2.13 to 3.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: qemu-devel@nongnu.org, patches@linaro.org, "Michael S. Tsirkin" , Marcel Apfelbaum , Paolo Bonzini , Eduardo Habkost , David Gibson , Christian Borntraeger , Eric Blake , Markus Armbruster , qemu-ppc@nongnu.org, qemu-s390x@nongnu.org On Tue, 22 May 2018 11:40:00 +0100 Peter Maydell wrote: > Update references to 2.13 to read 3.0, since that's the > number we're using for the next release. > > Signed-off-by: Peter Maydell > --- > qemu-doc.texi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) Reviewed-by: Cornelia Huck