From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6812 invoked by alias); 19 Feb 2010 01:21:46 -0000 Received: (qmail 6804 invoked by uid 22791); 19 Feb 2010 01:21:46 -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; Fri, 19 Feb 2010 01:21:42 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 40B352BAC05 for ; Thu, 18 Feb 2010 20:21:41 -0500 (EST) 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 4QtVSTRnz77q for ; Thu, 18 Feb 2010 20:21:41 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 2A09C2BAC00 for ; Thu, 18 Feb 2010 20:21:41 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 94FF4F5896; Fri, 19 Feb 2010 02:21:40 +0100 (CET) Date: Fri, 19 Feb 2010 01:21:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [commit/branch] GDB version number bumped Message-ID: <20100219012140.GH9752@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-02/txt/msg00473.txt.bz2 FYI: Now that the GDB 7.0.90 pre-prelease is out, I have adjusted the version number to 7.0.90.20100219-cvs. 2010-02-19 Joel Brobecker * version.in: Set version to 7.0.90.20100219-cvs. -- Joel Index: version.in =================================================================== RCS file: /cvs/src/src/gdb/version.in,v retrieving revision 1.3153.2.3 diff -u -p -r1.3153.2.3 version.in --- version.in 19 Feb 2010 01:04:57 -0000 1.3153.2.3 +++ version.in 19 Feb 2010 01:20:34 -0000 @@ -1 +1 @@ -7.0.90 +7.0.90.20100219-cvs