From patchwork Sat Feb 2 00:07:42 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anthony Liguori X-Patchwork-Id: 217627 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id DC2A42C0292 for ; Sat, 2 Feb 2013 11:08:05 +1100 (EST) Received: from localhost ([::1]:34594 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1QeJ-00012e-VS for incoming@patchwork.ozlabs.org; Fri, 01 Feb 2013 19:08:03 -0500 Received: from eggs.gnu.org ([208.118.235.92]:35331) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1QeC-00012X-Nl for qemu-devel@nongnu.org; Fri, 01 Feb 2013 19:07:57 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U1QeB-0007Ko-S0 for qemu-devel@nongnu.org; Fri, 01 Feb 2013 19:07:56 -0500 Received: from e38.co.us.ibm.com ([32.97.110.159]:42662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U1QeA-0007KL-QJ for qemu-devel@nongnu.org; Fri, 01 Feb 2013 19:07:55 -0500 Received: from /spool/local by e38.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 1 Feb 2013 17:07:53 -0700 Received: from d03dlp02.boulder.ibm.com (9.17.202.178) by e38.co.us.ibm.com (192.168.1.138) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Fri, 1 Feb 2013 17:07:45 -0700 Received: from d03relay04.boulder.ibm.com (d03relay04.boulder.ibm.com [9.17.195.106]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 2240A3E40026 for ; Fri, 1 Feb 2013 17:07:37 -0700 (MST) Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay04.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r1207i6H374428 for ; Fri, 1 Feb 2013 17:07:44 -0700 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r1207hwx005497 for ; Fri, 1 Feb 2013 17:07:43 -0700 Received: from titi.austin.rr.com (sig-9-65-247-81.mts.ibm.com [9.65.247.81]) by d03av04.boulder.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id r1207gTx005460; Fri, 1 Feb 2013 17:07:43 -0700 From: Anthony Liguori To: qemu-devel@nongnu.org Date: Fri, 1 Feb 2013 18:07:42 -0600 Message-Id: <1359763662-17614-1-git-send-email-aliguori@us.ibm.com> X-Mailer: git-send-email 1.8.0 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 13020200-5518-0000-0000-00000B35EF19 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 32.97.110.159 Cc: Anthony Liguori Subject: [Qemu-devel] [PATCH] Update version for 1.4.0-rc0 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Signed-off-by: Anthony Liguori --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 52356d3..619d9ea 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.50 +1.3.90