From patchwork Thu May 4 19:18:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 20282 Received: (qmail 46982 invoked by alias); 4 May 2017 19:18:24 -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 46972 invoked by uid 89); 4 May 2017 19:18:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-24.8 required=5.0 tests=AWL, BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, RP_MATCHES_RCVD, SPF_PASS autolearn=ham version=3.3.2 spammy=7250 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 ESMTP; Thu, 04 May 2017 19:18:22 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 22903D9B5 for ; Thu, 4 May 2017 15:18:23 -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 Eaq3kLoW8-Q4 for ; Thu, 4 May 2017 15:18:23 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E7F53D8FF for ; Thu, 4 May 2017 15:18:22 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 4083E60B73; Thu, 4 May 2017 12:18:21 -0700 (PDT) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [release/branch] Set GDB version number to 7.99.91. Date: Thu, 4 May 2017 12:18:19 -0700 Message-Id: <20170504191819.24405-1-brobecker@adacore.com> Hello, This is another patch to prepare for the upcoming release, which I'll be pushing momentarily. gdb/ChangeLog: * version.in: Set GDB version number to 7.99.91. * PROBLEMS: Likewise. Thanks, diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 27d7a19..2db3be7 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2017-05-04 Joel Brobecker + + * version.in: Set GDB version number to 7.99.91. + * PROBLEMS: Likewise. + 2017-05-04 Tim Wiederhake * Makefile.in (SUBDIR_PYTHON_OBS): Add py-instruction.o. diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS index 974f4f0..19f7a07 100644 --- a/gdb/PROBLEMS +++ b/gdb/PROBLEMS @@ -1,5 +1,5 @@ - Known problems in GDB 7.2.50 + Known problems in GDB 7.99.91 See also: http://www.gnu.org/software/gdb/bugs/ diff --git a/gdb/version.in b/gdb/version.in index d25d3ae..d6649ba 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -7.99.90.DATE-git +7.99.91