X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=5c341cf02896430e9e4b208e6d4ccaa607cdfb76;hb=730d4eb3e0328e8ba0b376f8191a5bb6ae7f904c;hp=4f876ed0481ef50ce0fe2581e98f4371af15e24d;hpb=d4f38c4239f67dd08d616794a9cdc47a30a86b6a;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index 4f876ed048..5c341cf028 100644 --- a/ly/Welcome-to-LilyPond-MacOS.ly +++ b/ly/Welcome-to-LilyPond-MacOS.ly @@ -23,13 +23,12 @@ That's it. For more information, visit http://lilypond.org . %} +\version "2.19.10" % necessary for upgrading to future LilyPond versions. + \header{ title = "A scale in LilyPond" } -\relative { +\relative c' { c d e f g a b c } - - -\version "2.9.6" % necessary for upgrading to future LilyPond versions.