From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25647 invoked by alias); 18 Mar 2010 22:29:39 -0000 Received: (qmail 25637 invoked by uid 22791); 18 Mar 2010 22:29:38 -0000 X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM 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, 18 Mar 2010 22:29:33 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 5BDB82BAB95 for ; Thu, 18 Mar 2010 18:29:32 -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 abzmJGW34hwL for ; Thu, 18 Mar 2010 18:29:32 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 2CACB2BAB8C for ; Thu, 18 Mar 2010 18:29:32 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 21BBAF5917; Thu, 18 Mar 2010 15:29:30 -0700 (PDT) Date: Thu, 18 Mar 2010 22:29:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [commit/branch] GDB version number bumped Message-ID: <20100318222930.GD2858@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: 2010-03/txt/msg00706.txt.bz2 Hello, Now that the GDB 7.1 release is out, I have adjusted the version number to 7.1.0.20100318-cvs. 2010-03-18 Joel Brobecker * version.in: Set version to 7.1.0.20100318-cvs. Checked in. -- Joel Index: version.in =================================================================== RCS file: /cvs/src/src/gdb/version.in,v retrieving revision 1.3153.2.32 diff -u -p -r1.3153.2.32 version.in --- version.in 18 Mar 2010 20:56:27 -0000 1.3153.2.32 +++ version.in 18 Mar 2010 22:28:15 -0000 @@ -1 +1 @@ -7.1 +7.1.0.20100318-cvs