diff options
author | Brian Paul <[email protected]> | 2009-01-08 16:14:19 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2009-01-08 16:14:19 -0700 |
commit | 1ed9b1ec90a0d641c12a0e7f613e588cf612fb5d (patch) | |
tree | f728f0657ab96c4895b6f42313d7bb268d8d91b1 /docs | |
parent | 11ade9a3d1725075ef618a025f5494402dbc0053 (diff) |
docs: more 7.3 doc updates
Diffstat (limited to 'docs')
-rw-r--r-- | docs/download.html | 4 | ||||
-rw-r--r-- | docs/news.html | 14 |
2 files changed, 16 insertions, 2 deletions
diff --git a/docs/download.html b/docs/download.html index 2d587f35f9f..37b0b3da479 100644 --- a/docs/download.html +++ b/docs/download.html @@ -9,9 +9,9 @@ <H1>Downloading</H1> <p> -Current development release: <b>7.1</b> +Current development release: <b>7.3</b> <br> -Last stable release: <b>7.0.4</b> +Last stable release: <b>7.2</b> </p> <p> diff --git a/docs/news.html b/docs/news.html index 6d0d83659b8..784aea364a5 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,20 @@ <H1>News</H1> +<h2>January TBD, 2009</h2> +<p> +<a href="relnotes-7.3.html">Mesa 7.3</a> is released. +This is a new development release. +</p> + + +<h2>September 20, 2008</h2> +<p> +<a href="relnotes-7.2.html">Mesa 7.2</a> is released. +This is a stable, bug-fix release. +</p> + + <h2>August 26, 2008</h2> <p> <a href="relnotes-7.1.html">Mesa 7.1</a> is released. |