From: Jan Nieuwenhuizen <janneke@gnu.org> 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.10.1-1~20 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=66d55a6aac713dc949cf1f6b50e8c78e2c5cc59a;p=lilypond.git The linux kernel stopped using stable/unstable minor version indicators. (cherry picked from 94871018f74f4675159477250aa34583ce563219 commit) --- 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