From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 2153) id 89851385C6DD; Thu, 27 Jul 2023 09:08:56 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 89851385C6DD DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1690448936; bh=x4sRvEO57ELWs9bOfKbRAf82AFL7pDsiNQ3UGC8Jyl8=; h=To:Subject:Date:From:From; b=S4tP4hDz1W/8rlCieLu0aoXKy8PLiWinPpnG+HDGluTY1PCOG/ua003edmw3km4Js EiokALV6WgE7TRD3VW8jylIRKHudeG/uKesb9gNjDOj9q4wfznsDB5DeTvh1R9RdDH harvN12Q/hGn39SShEaYFCgMA/z0u8ld+YvDRUlQ= To: gcc-cvs-wwwdocs@gcc.gnu.org Subject: gcc-wwwdocs branch master updated. a17bfa6d7f838b0c6e1dab01f75313ed07ac867e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a1e45104b29ff3e6ca807f172e4886c6e9822b91 X-Git-Newrev: a17bfa6d7f838b0c6e1dab01f75313ed07ac867e Message-Id: <20230727090856.89851385C6DD@sourceware.org> Date: Thu, 27 Jul 2023 09:08:56 +0000 (GMT) From: Jakub Jelinek List-Id: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs". The branch, master has been updated via a17bfa6d7f838b0c6e1dab01f75313ed07ac867e (commit) from a1e45104b29ff3e6ca807f172e4886c6e9822b91 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a17bfa6d7f838b0c6e1dab01f75313ed07ac867e Author: Jakub Jelinek Date: Thu Jul 27 11:08:39 2023 +0200 Update forgotten version number. diff --git a/htdocs/index.html b/htdocs/index.html index bf380d68..ec5ce2a6 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -128,7 +128,7 @@ More news? Let gerald@pfeifer.com know!

Supported Releases

-
GCC 13.1 +
GCC 13.2 (changes)
Status: ----------------------------------------------------------------------- Summary of changes: htdocs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/post-receive -- gcc-wwwdocs