X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=f37de77352eb51cf4eefc4383d7530d04460aaf4;hb=b7c881d2c6b61125fe2bfdf60c9d0c74f1a751ac;hp=23251c31a3036d87cc83865807b67fd4e8175234;hpb=c77c13b688283dff0abe9343196739f4c15c6664;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index 23251c31a3..f37de77352 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.18" % necessary for upgrading to future LilyPond versions. +\version "2.19.27" % 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 }