public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] wwwdocs: Update examples for branches and tags to newer ones.
@ 2020-05-31 11:11 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2020-05-31 11:11 UTC (permalink / raw)
  To: gcc-patches

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-31 11:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-31 11:11 [committed] wwwdocs: Update examples for branches and tags to newer ones Gerald Pfeifer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).