X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=a36bc5e8f0ba7e5092227aea60261fb65e018cc5;hb=7271ef0cd2204b490c64abc1f77dc2609d81451f;hp=94f010509fbf221e949f1abd54628f55fabfb664;hpb=45116ddc67c3ce0f5c7f3c29f33e2bba50badecb;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index 94f010509f..a36bc5e8f0 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.16" % necessary for upgrading to future LilyPond versions. +\version "2.19.36" % 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 }