Noticed while trying to understand when I can expect the GCC 15 branch to be created: the GCC 15 release criteria page still mentions GCC 14.
I'll push this as obvious. Are such pages created via a script? If so I am happy to fix it as well. --- htdocs/gcc-15/criteria.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/gcc-15/criteria.html b/htdocs/gcc-15/criteria.html index 7faa54e9..4ed433f0 100644 --- a/htdocs/gcc-15/criteria.html +++ b/htdocs/gcc-15/criteria.html @@ -3,18 +3,18 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<title>GCC 14 Release Criteria</title> +<title>GCC 15 Release Criteria</title> <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css"> </head> <body> -<h1>GCC 14 Release Criteria</h1> +<h1>GCC 15 Release Criteria</h1> -<p>This page provides the release criteria for GCC 14.</p> +<p>This page provides the release criteria for GCC 15.</p> <p>The GCC team (and, in particular, the Release Managers) will attempt -to meet these criteria before the release of GCC 14.</p> +to meet these criteria before the release of GCC 15.</p> <p>In all cases, these criteria represent the minimum functionality required in order to make the release. If this level of minimum -- 2.44.0