diff options
-rw-r--r-- | docs/download.html | 4 | ||||
-rw-r--r-- | docs/news.html | 7 |
2 files changed, 9 insertions, 2 deletions
diff --git a/docs/download.html b/docs/download.html index 37b0b3da47..697eef5e2c 100644 --- a/docs/download.html +++ b/docs/download.html @@ -9,9 +9,9 @@ <H1>Downloading</H1> <p> -Current development release: <b>7.3</b> +Current stable release: <b>7.4</b> <br> -Last stable release: <b>7.2</b> +Last unstable/development release: <b>7.3</b> </p> <p> diff --git a/docs/news.html b/docs/news.html index b177f3bca2..8b96ab61b6 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,13 @@ <H1>News</H1> +<h2>March ??, 2009</h2> +<p> +<a href="relnotes-7.4.html">Mesa 7.4</a> is released. +This is a stable release fixing bugs since the 7.3 release. +</p> + + <h2>January 22, 2009</h2> <p> <a href="relnotes-7.3.html">Mesa 7.3</a> is released. |