From patchwork Wed Feb 27 05:11:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Joel Brobecker X-Patchwork-Id: 31614 Received: (qmail 67478 invoked by alias); 27 Feb 2019 05:11:14 -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 67457 invoked by uid 89); 27 Feb 2019 05:11:14 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-26.9 required=5.0 tests=BAYES_00, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, 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; Wed, 27 Feb 2019 05:11:12 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id B37F55609E for ; Wed, 27 Feb 2019 00:11:10 -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 V6t8Vn9kRFx4 for ; Wed, 27 Feb 2019 00:11:10 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 4D1855609C for ; Wed, 27 Feb 2019 00:11:10 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id E12D8849D1; Wed, 27 Feb 2019 09:11:05 +0400 (+04) From: Joel Brobecker To: gdb-patches@sourceware.org Subject: [release/branch] Set GDB version number to 8.2.90. Date: Wed, 27 Feb 2019 09:11:04 +0400 Message-Id: <20190227051104.19426-1-brobecker@adacore.com> Hello, Another change, this time to prepare of the first 8.3 pre-release... gdb/ChangeLog: * version.in: Set GDB version number to 8.2.90. * PROBLEMS: Likewise. Pushing to gdb-8.3-branch... Thanks, diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e9b10f44d8..ca0f93859b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2019-02-27 Joel Brobecker + + * version.in: Set GDB version number to 8.2.90. + * PROBLEMS: Likewise. + 2019-02-27 Joel Brobecker GDB 8.3 branch created (143420fb0d5ae54323ba9953f0818c194635228d): diff --git a/gdb/PROBLEMS b/gdb/PROBLEMS index 4e1327f57c..200e268665 100644 --- a/gdb/PROBLEMS +++ b/gdb/PROBLEMS @@ -1,4 +1,4 @@ -Known problems in GDB can be found by searching GDB's Bugzilla, here: +Known problems in GDB 8.2.90 https://sourceware.org/bugzilla/query.cgi?product=gdb diff --git a/gdb/version.in b/gdb/version.in index 87731a1886..07e31fcbca 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -8.2.90.DATE-git +8.2.90