Pushed.

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

diff --git a/htdocs/git.html b/htdocs/git.html
index bec93ead..8c28bc02 100644
--- a/htdocs/git.html
+++ b/htdocs/git.html
@@ -146,12 +146,12 @@ series, <em>Y</em> is always nonzero and <em>Z</em> is 
always zero for
 a release, with other version numbers being used for development
 versions.)</p>
 
-<p>The following list provides some representative examples:</p>
+<p>The following are some representative examples:</p>
 
 <ul>
+  <li>releases/gcc-10 (a branch)</li>
   <li>releases/gcc-9 (a branch)</li>
-  <li>releases/gcc-8 (a branch)</li>
-  <li>releases/gcc-7.5.0 (a tag)</li>
+  <li>releases/gcc-9.3.0 (a tag)</li>
   <li>releases/gcc-4.9 (a branch)</li>
   <li>releases/gcc-4.9.0 (a tag)</li>
 </ul>
-- 
2.26.2

Reply via email to