From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28897 invoked by alias); 30 Aug 2013 19:28:19 -0000 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 Received: (qmail 28887 invoked by uid 89); 30 Aug 2013 19:28:18 -0000 Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Fri, 30 Aug 2013 19:28:18 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 X-HELO: rock.gnat.com Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 507311167B6 for ; Fri, 30 Aug 2013 15:28:24 -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 EDs7EM+nsIK9 for ; Fri, 30 Aug 2013 15:28:24 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 398181167A9 for ; Fri, 30 Aug 2013 15:28:24 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id A3309C3DA1; Fri, 30 Aug 2013 12:28:15 -0700 (PDT) Date: Fri, 30 Aug 2013 19:28:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [commit/branch] GDB version number bumped Message-ID: <20130830192815.GB25680@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-SW-Source: 2013-08/txt/msg00945.txt.bz2 Hello, Now that the GDB 7.6.1 release is out, I have adjusted the version number to 7.6.1.20130830-cvs. 2013-08-30 Joel Brobecker * version.in: Set version to 7.6.1.20130830-cvs. -- Joel Index: version.in =================================================================== RCS file: /cvs/src/src/gdb/version.in,v retrieving revision 1.4276.2.177 diff -u -p -r1.4276.2.177 version.in --- version.in 30 Aug 2013 18:12:42 -0000 1.4276.2.177 +++ version.in 30 Aug 2013 19:27:17 -0000 @@ -1 +1 @@ -7.6.1 +7.6.1.20130830-cvs