X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=a93db2217158694866f5d4c9a6e287d1d37429bb;hb=refs%2Fheads%2Fdebian-experimental;hp=c9604c8748e96cdcc94bc0546b83729ef3caa88d;hpb=730c54a571ab3b6c30e02be5f93c876abee0f9a7;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index c9604c8748..a93db22171 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.80" % necessary for upgrading to future LilyPond versions. + \header{ title = "A scale in LilyPond" } \relative { - c d e f g a b c + c' d e f g a b c } - - -\version "2.10.0" % necessary for upgrading to future LilyPond versions.