X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=f18b73e77fdb15071ba7f92b3ba9319547af282f;hb=0c0610ef1c375ceff77dda9fc42f8524c9eb8068;hp=a72c346f6b354121546667062ba8df1631150f30;hpb=26a079ca2393d053315ef8dbef626c897dc9645a;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index a72c346f6b..f18b73e77f 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.52" % 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 }