From: Eric Engestrom
Date: Wed, 8 Feb 2017 11:27:00 +0000 (-0700)
Subject: docs: add a note about the new version scheme
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5b10c362de9cdf694976b9f43e3bff6361b0a547;p=mesa.git
docs: add a note about the new version scheme
Signed-off-by: Eric Engestrom
Reviewed-by: Brian Paul
---
diff --git a/docs/download.html b/docs/download.html
index e90c1bbbf23..1cbfded575d 100644
--- a/docs/download.html
+++ b/docs/download.html
@@ -23,6 +23,14 @@ or mesa.freedesktop.org
(HTTP).
+
+Starting with the first release of 2017, Mesa's version scheme is
+year-based. Filenames are in the form mesa-Y.N.P.tar.gz, where
+Y is the year (two digits), N is an incremental number
+(starting at 0) and P is the patch number (0 for the first
+release, 1 for the first patch after that).
+
+
When a new release is coming, release candidates (betas) may be found
here.