X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome-to-LilyPond-MacOS.ly;h=24007889f41f818793652c66165c83556f1537a4;hb=8677aeb93a69409206cd95e1d0719b81cd305113;hp=b09c00757a51145d6d493e9ad2016e173dc175f5;hpb=fea1a1b9be01d800e9a8f2d79a924d0db051a261;p=lilypond.git diff --git a/ly/Welcome-to-LilyPond-MacOS.ly b/ly/Welcome-to-LilyPond-MacOS.ly index b09c00757a..24007889f4 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.19.8" % necessary for upgrading to future LilyPond versions. +\version "2.19.33" % 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 }