X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=17bf91958ae9b8409fbaa9e72e87d678c799a01d;hb=2429e825c154f15cda52cf8a44f12e23d9f6a1e6;hp=3c166bd9d6760e9750c41b6eb9b8335d99a984bb;hpb=2055f35c47a045a50a01ff4dba8524322cfc3b48;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index 3c166bd9d6..17bf91958a 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.14.0" % necessary for upgrading to future LilyPond versions. +\version "2.19.34" % 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 }