From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1141) id 5FEF03858404; Thu, 2 Feb 2023 05:24:22 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5FEF03858404 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1675315462; bh=yw8w/80/MDEOL0U/VQclPeH0fFdzZdyiz8es1iLlst0=; h=From:To:Subject:Date:From; b=TEzt0TKTcdrmvHeykIyVtTSUSYwPxlMr+NuAHS9lnsRvttl865uAqGlCucU2beq9+ 7TYqG4D3YfqbmP8Dag6kSzLURWO7TlLGS81ROiaHc2WFgE7BtZ8To/1/XOgilLpOEi y5dLjyVJXLTa/fVQ4fGBhNWf7vhbSDkmPpPghcc8= 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] Bump GDB's version number to 13.0.91.DATE-git. X-Act-Checkin: binutils-gdb X-Git-Author: Joel Brobecker X-Git-Refname: refs/heads/gdb-13-branch X-Git-Oldrev: 16c45b9ab64de96190fd10f26d3fb17f6948822e X-Git-Newrev: 83f1f651c74662dff1e140e16ae1d7caa1ed40e2 Message-Id: <20230202052422.5FEF03858404@sourceware.org> Date: Thu, 2 Feb 2023 05:24:22 +0000 (GMT) List-Id: https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3D83f1f651c746= 62dff1e140e16ae1d7caa1ed40e2 commit 83f1f651c74662dff1e140e16ae1d7caa1ed40e2 Author: Joel Brobecker Date: Thu Feb 2 09:23:37 2023 +0400 Bump GDB's version number to 13.0.91.DATE-git. =20 This commit changes gdb/version.in to 13.0.91.DATE-git. Diff: --- gdb/version.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdb/version.in b/gdb/version.in index ce9bbe58756..149ed940ca4 100644 --- a/gdb/version.in +++ b/gdb/version.in @@ -1 +1 @@ -13.0.91 +13.0.91.DATE-git