Module: Mesa Branch: mesa_7_4_branch Commit: da709f163f1112516633b5ef898b58b96e1a38f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=da709f163f1112516633b5ef898b58b96e1a38f6
Author: Brian Paul <[email protected]> Date: Fri May 15 06:21:56 2009 -0600 docs: set 7.4.2 release date --- docs/download.html | 2 +- docs/news.html | 7 +++++++ docs/relnotes-7.4.2.html | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/download.html b/docs/download.html index 877698e..1aa3e77 100644 --- a/docs/download.html +++ b/docs/download.html @@ -9,7 +9,7 @@ <H1>Downloading</H1> <p> -Current stable release: <b>7.4.1</b> +Current stable release: <b>7.4.2</b> <br> Last unstable/development release: <b>7.3</b> </p> diff --git a/docs/news.html b/docs/news.html index e032a6a..8cf2f91 100644 --- a/docs/news.html +++ b/docs/news.html @@ -11,6 +11,13 @@ <H1>News</H1> +<h2>May 15, 2009</h2> +<p> +<a href="relnotes-7.4.2.html">Mesa 7.4.2</a> is released. +This is a stable release fixing bugs since the 7.4.1 release. +</p> + + <h2>April 18, 2009</h2> <p> <a href="relnotes-7.4.1.html">Mesa 7.4.1</a> is released. diff --git a/docs/relnotes-7.4.2.html b/docs/relnotes-7.4.2.html index 49c4a1d..b975813 100644 --- a/docs/relnotes-7.4.2.html +++ b/docs/relnotes-7.4.2.html @@ -8,7 +8,7 @@ <body bgcolor="#eeeeee"> -<H1>Mesa 7.4.2 Release Notes / TBD</H1> +<H1>Mesa 7.4.2 Release Notes / May 15, 2009</H1> <p> Mesa 7.4.2 is a stable development release fixing bugs since the 7.4.1 release. _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
