diff options
author | Ian Romanick <ian.d.romanick@intel.com> | 2010-03-28 16:22:44 -0700 |
---|---|---|
committer | Ian Romanick <ian.d.romanick@intel.com> | 2010-03-28 16:33:12 -0700 |
commit | cbc99d34b992074e125f183dcc9c1c7471c5becb (patch) | |
tree | 49b00dad7e0cb115a670786b04f91fd773bbb025 | |
parent | 6abc3501c6c6d99a6e115cd645cec0c94ff00e1e (diff) |
mesa: set version string to 7.7.1
Also set the correct release date.
(cherry picked from commit 663642b435af2f8ab4b16360783eb367f42486c3)
-rw-r--r-- | docs/relnotes-7.7.1.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/relnotes-7.7.1.html b/docs/relnotes-7.7.1.html index 46f4cac563..699627d70d 100644 --- a/docs/relnotes-7.7.1.html +++ b/docs/relnotes-7.7.1.html @@ -8,7 +8,7 @@ <body bgcolor="#eeeeee"> -<H1>Mesa 7.7.1 Release Notes / March 26, 2010</H1> +<H1>Mesa 7.7.1 Release Notes / March 28, 2010</H1> <p> Mesa 7.7.1 is a bug-fix release. |