From: Jan Nieuwenhuizen Date: Sun, 26 Nov 2006 21:41:05 +0000 (+0100) Subject: The linux kernel stopped using stable/unstable minor version indicators. X-Git-Tag: release/2.11.0-1~5^2^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=f7f8c97e80da8b638cec951f6e58af03a8863362;p=lilypond.git The linux kernel stopped using stable/unstable minor version indicators. --- diff --git a/Documentation/topdocs/README.texi b/Documentation/topdocs/README.texi index b22a613c95..648ca34ef4 100644 --- a/Documentation/topdocs/README.texi +++ b/Documentation/topdocs/README.texi @@ -17,9 +17,9 @@ Project. @section Versioning -LilyPond uses a versioning scheme similar to the Linux kernel. In a -version "x.y.z", an even second number 'y' denotes a stable version. -For development versions 'y' is odd. +LilyPond uses a versioning scheme that easily identifies stable and +development releases. In a version "x.y.z", an even second number 'y' +denotes a stable version. For development versions 'y' is odd. @section Downloading