diff options
author | Brian Paul <brianp@vmware.com> | 2009-01-22 10:29:24 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-01-22 10:29:24 -0700 |
commit | d2ab930046ae91987ee4e528e13ad06f8889f200 (patch) | |
tree | 922721dd24c0fd1271b62cc3bf3785c6885f4a1d /docs/relnotes.html | |
parent | 0e4805685035dc3ea26f169830843cd4cecd1a29 (diff) | |
download | mesa-d2ab930046ae91987ee4e528e13ad06f8889f200.tar.gz |
docs: placeholder 7.5 release notes
Diffstat (limited to 'docs/relnotes.html')
-rw-r--r-- | docs/relnotes.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/relnotes.html b/docs/relnotes.html index 61c6a20c291..c5ed109390f 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 6.5) designate new developmental releases. -Even numbered versions (such as 6.4) designate stable releases. +Odd numbered versions (such as 7.5) designate new developmental releases. +Even numbered versions (such as 7.4) designate stable releases. </p> @@ -20,6 +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.html">7.4 release notes</A> <LI><A HREF="relnotes-7.3.html">7.3 release notes</A> <LI><A HREF="relnotes-7.2.html">7.2 release notes</A> |