diff options
author | Brian Paul <brianp@vmware.com> | 2009-05-15 08:02:40 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-05-15 08:02:40 -0600 |
commit | 65b9cd74e3145b416f2c9695a0c3bc7bd6b85e25 (patch) | |
tree | d2cbf97566ab2a7927f001b1fdb9dbd92ba1bb8d /docs/relnotes.html | |
parent | 09c04db3c900e4ed833d060853b48c7ca23697e1 (diff) |
docs: updates from the 7.4 branch
Diffstat (limited to 'docs/relnotes.html')
-rw-r--r-- | docs/relnotes.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/relnotes.html b/docs/relnotes.html index 298352038c..ca808af64c 100644 --- a/docs/relnotes.html +++ b/docs/relnotes.html @@ -10,8 +10,8 @@ <p> Mesa uses an even/odd version number scheme like the Linux kernel. -Odd numbered versions (such as 7.5) designate new developmental releases. -Even numbered versions (such as 7.4) designate stable releases. +Odd numbered versions (such as 6.5) designate new developmental releases. +Even numbered versions (such as 6.4) designate stable releases. </p> @@ -20,7 +20,7 @@ The release notes summarize what's new or changed in each Mesa release. </p> <UL> -<LI><A HREF="relnotes-7.5.html">7.5 release notes</A> +<LI><A HREF="relnotes-7.4.2.html">7.4.2 release notes</A> <LI><A HREF="relnotes-7.4.1.html">7.4.1 release notes</A> <LI><A HREF="relnotes-7.4.html">7.4 release notes</A> <LI><A HREF="relnotes-7.3.html">7.3 release notes</A> |