X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=a36bc5e8f0ba7e5092227aea60261fb65e018cc5;hb=e98139de21fea17673ca2a96dc2fa280aa2b5b52;hp=93711b1c71b3dcb68f2b732105007f84f7406262;hpb=bb91de5b7f8c4f753452730101c2422946067cc3;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index 93711b1c71..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.12.0" % 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 }