From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1141) id B638F3858D38; Sun, 19 Feb 2023 13:45:46 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org B638F3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1676814346; bh=1VNkyL1KvF9uulhGBg+PctnXjzK+ZXB7oK8LK8iladE=; h=From:To:Subject:Date:From; b=lmHT7iwTTbHZuzxpqb0VNYY+/Agb7Z9k6WpAPllDqsueUHjgilDPnDm/WJnH/8rTV zgTcLR84K/uTsP2NY7VVgxhmwfiF8dF2TQ6ndMqU2+j5uT+FmKszmQ0cabU9u5ANHh 5pwEM9203Nfz175ZSAZKLIaTzSEwElWLEwR2A5nc= Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Joel Brobecker To: gdb-cvs@sourceware.org Subject: [binutils-gdb/gdb-13-branch] Set GDB version number to 13.1. X-Act-Checkin: binutils-gdb X-Git-Author: Joel Brobecker X-Git-Refname: refs/heads/gdb-13-branch X-Git-Oldrev: 9761733ec7a5fe5525ce5d147097a9b0852467ec X-Git-Newrev: 4f3e26ac6ee31f7bc4b04abd8bdb944e7f1fc5d2 Message-Id: <20230219134546.B638F3858D38@sourceware.org> Date: Sun, 19 Feb 2023 13:45:46 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D4f3e26ac6ee3= 1f7bc4b04abd8bdb944e7f1fc5d2 commit 4f3e26ac6ee31f7bc4b04abd8bdb944e7f1fc5d2 Author: Joel Brobecker Date: Sun Feb 19 17:45:06 2023 +0400 Set GDB version number to 13.1. =20 This commit changes gdb/version.in to 13.1. Diff: --- gdb/version.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/version.in b/gdb/version.in index 149ed940ca4..cdb4ac4096a 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -13.0.91.DATE-git +13.1