X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=07d41477a13bf5b28d205340727d0a48f1df99fd;hb=52dbb0c8d380cc46a89aeb2f165cd561510cfadf;hp=972f1ea27b1ab3684a98a7c225cf568ce420c7fe;hpb=2367871cf5b8468d79593c66816ad4ebaa0027f8;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index 972f1ea27b..07d41477a1 100644 --- a/ly/Welcome-to-LilyPond-MacOS.ly +++ b/ly/Welcome-to-LilyPond-MacOS.ly @@ -23,12 +23,12 @@ That's it. For more information, visit http://lilypond.org . %} -\version "2.19.15" % necessary for upgrading to future LilyPond versions. +\version "2.19.21" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" } -\relative c' { - c d e f g a b c +\relative { + c' d e f g a b c }