From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28010 invoked by alias); 26 Apr 2012 16:31:39 -0000 Received: (qmail 27928 invoked by uid 22791); 26 Apr 2012 16:31:34 -0000 X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,KHOP_RCVD_UNTRUST,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 26 Apr 2012 16:31:20 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 81C361C6F3E for ; Thu, 26 Apr 2012 12:31:19 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id XwCskpwtJMxU for ; Thu, 26 Apr 2012 12:31:19 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 4EC641C6F20 for ; Thu, 26 Apr 2012 12:31:19 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id B46F3145616; Thu, 26 Apr 2012 09:30:56 -0700 (PDT) Date: Thu, 26 Apr 2012 17:00:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [commit/branch] GDB version number bumped Message-ID: <20120426163056.GF32645@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2012-04/txt/msg00933.txt.bz2 Hello, Now that the GDB 7.4.1 release is out, I have adjusted the version number to 7.4.1.20120426-cvs. 2012-04-26 Joel Brobecker * version.in: Set version to 7.4.1.20120426-cvs. -- Joel