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