---
 htdocs/git.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/htdocs/git.html b/htdocs/git.html
index ced2048b..ab658bc6 100644
--- a/htdocs/git.html
+++ b/htdocs/git.html
@@ -277,19 +277,19 @@ in Git.</p>
   Makarov <a href="mailto:[email protected]";>[email protected]</a>.
   </dd>
 
-  <dt><a 
href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-15";>devel/omp/gcc-15</a></dt>
+  <dt><a 
href="https://gcc.gnu.org/git/gitweb.cgi?p=gcc.git;a=shortlog;h=refs/heads/devel/omp/gcc-16";>devel/omp/gcc-16</a></dt>
   <dd>This branch is for collaborative development of
   <a href="https://gcc.gnu.org/wiki/OpenACC";>OpenACC</a> and
   <a href="https://gcc.gnu.org/wiki/openmp";>OpenMP</a> support and related
   functionality, such
   as <a href="https://gcc.gnu.org/wiki/Offloading";>offloading</a> support (OMP:
   offloading and multi processing).
-  The branch is based on releases/gcc-15.
-  Please send patch emails with a short-hand <code>[og15]</code> tag in the
+  The branch is based on releases/gcc-16.
+  Please send patch emails with a short-hand <code>[og16]</code> tag in the
   subject line.  This branch uses <code>ChangeLog.omp</code> files
   that are occasionally updated automatically from the commit messages, so
   please ensure that your commit messages include a valid ChangeLog section.
-  (Stale branches also exist for the prior GCC releases 9 to 14.)</dd>
+  (Stale branches also exist for the prior GCC releases 9 to 15.)</dd>
 
   <dt>unified-autovect</dt>
   <dd>This branch is for work on improving effectiveness and generality of 
GCC's
-- 
2.39.5

Reply via email to