X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=3c166bd9d6760e9750c41b6eb9b8335d99a984bb;hb=4d33c15be8791389cebfcc9649e5c00e943b5486;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..3c166bd9d6 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.14.0" % 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.