On 8 February 2017 at 11:27, Eric Engestrom <[email protected]> wrote: > Signed-off-by: Eric Engestrom <[email protected]> > --- > docs/download.html | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/docs/download.html b/docs/download.html > index e90c1bbbf2..1cbfded575 100644 > --- a/docs/download.html > +++ b/docs/download.html > @@ -24,6 +24,14 @@ > </p> > > <p> > +Starting with the first release of 2017, Mesa's version scheme is > +year-based. Filenames are in the form <tt>mesa-Y.N.P.tar.gz</tt>, where > +<tt>Y</tt> is the year (two digits), <tt>N</tt> is an incremental number > +(starting at 0) and <tt>P</tt> is the patch number (0 for the first > +release, 1 for the first patch after that). > +</p> > + I'll send a patch later on today which adds a bit more and add some cross-referencing. That aside all your documentation patches (this 4 series and the the 3) look pretty good. Reviewed-by: Emil Velikov <[email protected]>
Thanks ! Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
