X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=ac5ca82133822948d91e07b009b128d18f36dfee;hb=4deeb03368953dd1bf405c38e748e419ae62a284;hp=a72c346f6b354121546667062ba8df1631150f30;hpb=5b1f3adfe5e3561eaa0f9440e0697054084b7107;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index a72c346f6b..ac5ca82133 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.16.0" % necessary for upgrading to future LilyPond versions. +\version "2.19.38" % 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 }