From patchwork Mon Jul 6 20:11:36 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 7549 Received: (qmail 53113 invoked by alias); 6 Jul 2015 20:11:45 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Delivered-To: mailing list gdb-patches@sourceware.org Received: (qmail 53091 invoked by uid 89); 6 Jul 2015 20:11:44 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL, BAYES_00, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 X-HELO: rock.gnat.com 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; Mon, 06 Jul 2015 20:11:44 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 2DBFB28D6D for ; Mon, 6 Jul 2015 16:11:42 -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 ly+PvztHzCun for ; Mon, 6 Jul 2015 16:11:42 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 007DC28A00 for ; Mon, 6 Jul 2015 16:11:42 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 99452406C3; Mon, 6 Jul 2015 13:11:40 -0700 (PDT) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [release/branch] Set GDB version number to 7.9.90. Date: Mon, 6 Jul 2015 13:11:36 -0700 Message-Id: <1436213496-20424-1-git-send-email-brobecker@adacore.com> Hello, This is a small change I'm about to push in preparation for the 7.9.90 pre-release. gdb/ChangeLog: * version.in: Set GDB version number to 7.9.90. Thanks, diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c564532..03315ef 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ 2015-07-06 Joel Brobecker + * version.in: Set GDB version number to 7.9.90. + +2015-07-06 Joel Brobecker + GDB 7.10 branch created (66c4b3e8a628a207bc6aafef6af0c4128195f56e): * version.in: Bump version to 7.9.90.DATE-cvs. diff --git a/gdb/version.in b/gdb/version.in index 3ba4975..0bb6d81 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -7.9.90.DATE-cvs +7.9.90