diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2003-03-08 17:45:44 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2003-03-08 17:45:44 +0000 |
commit | f4b21ab6458db9df6ef320cbefab7c05ea80e7ea (patch) | |
tree | 9a8e7dcf6ad4249b8cb1917e91a99baa804c9bb4 /docs | |
parent | 0b27aceae2464db3dd149cf4fd667e353a655c5e (diff) |
minor tweaks
Diffstat (limited to 'docs')
-rw-r--r-- | docs/contents.html | 2 | ||||
-rw-r--r-- | docs/relnotes.html | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/contents.html b/docs/contents.html index f5d6b46842d..3175214d1c9 100644 --- a/docs/contents.html +++ b/docs/contents.html @@ -20,7 +20,7 @@ <b>Download / Install</b> <ul> -<li><a href="http://www.sourceforge.net/projects/mesa3d" target="_parent">Stable Release (5.0.1)</a> +<li><a href="http://www.sourceforge.net/projects/mesa3d" target="_parent">Stable Release (5.0)</a> <li><a href="download.html" target="MainFrame">Downloading/Unpacking</a> <li><a href="install.html" target="MainFrame">Installation</a> <li><a href="glu.html" target="MainFrame">SGI's GLU</a> diff --git a/docs/relnotes.html b/docs/relnotes.html index 1ac28614f25..5172cbd11a6 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -11,7 +11,6 @@ The release notes summarize what's new or changed in each Mesa release. </p> <UL> -<LI><A HREF="RELNOTES-5.1">RELNOTES-5.1</A> <LI><A HREF="RELNOTES-5.0">RELNOTES-5.0</A> <LI><A HREF="RELNOTES-4.1">RELNOTES-4.1</A> <LI><A HREF="RELNOTES-4.0.3">RELNOTES-4.0.3</A> |