X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=07d41477a13bf5b28d205340727d0a48f1df99fd;hb=11990933427a4a166764ca800d54387523ac0355;hp=edb7dffe01ad6fffecc77ef67489b13ab0e5a603;hpb=df49959ec4b6cd4c702abbb50104cab86ac9abb7;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index edb7dffe01..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.19" % 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 }