From patchwork Thu Sep 7 14:29: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: 22698 Received: (qmail 91943 invoked by alias); 7 Sep 2017 14:29:28 -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 91834 invoked by uid 89); 7 Sep 2017 14:29:28 -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= 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, 07 Sep 2017 14:29:23 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 14F3C56232 for ; Thu, 7 Sep 2017 10:29:22 -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 vYaZo-nKlDpI for ; Thu, 7 Sep 2017 10:29:22 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id D90FC5606A for ; Thu, 7 Sep 2017 10:29:21 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id 277A089FA5; Thu, 7 Sep 2017 07:29:20 -0700 (PDT) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [release/branch] Set GDB version number to 8.0.1. Date: Thu, 7 Sep 2017 07:29:19 -0700 Message-Id: <20170907142919.10591-1-brobecker@adacore.com> Hello, This is preparation for the upcoming release. gdb/ChangeLog: * version.in: Set GDB version number to 8.0.1. * PROBLEMS: Likewise. Pushing now... Thanks, diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f08474808f..e0a86e02ec 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2017-09-07 Joel Brobecker + + * version.in: Set GDB version number to 8.0.1. + * PROBLEMS: Likewise. + 2017-09-05 Simon Marchi * infrun.c (follow_exec): Call add_thread after diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS index 1be6fafaed..6514ae215d 100644 --- a/gdb/PROBLEMS +++ b/gdb/PROBLEMS @@ -1,5 +1,5 @@ - Known problems in GDB 8.0.0.DATE-git + Known problems in GDB 8.0.1 See also: http://www.gnu.org/software/gdb/bugs/ diff --git a/gdb/version.in b/gdb/version.in index abe41e7061..cd1d2e94f3 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -8.0.0.DATE-git +8.0.1