X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=ly%2FWelcome_to_LilyPond.ly;h=310afe149ffbaa23e6658d053349af9466e106b7;hb=refs%2Ftags%2Frelease%2F2.19.31-1;hp=907ebf7830bce68be9181af34a64597835fd317f;hpb=26a079ca2393d053315ef8dbef626c897dc9645a;p=lilypond.git diff --git a/ly/Welcome_to_LilyPond.ly b/ly/Welcome_to_LilyPond.ly index 907ebf7830..310afe149f 100644 --- a/ly/Welcome_to_LilyPond.ly +++ b/ly/Welcome_to_LilyPond.ly @@ -32,7 +32,7 @@ Good luck with LilyPond! Happy engraving. %} -\version "2.16.0" % necessary for upgrading to future LilyPond versions. +\version "2.19.31" % necessary for upgrading to future LilyPond versions. \header{ title = "A scale in LilyPond" @@ -40,6 +40,6 @@ Good luck with LilyPond! Happy engraving. http://lilypond.org/introduction.html" } -\relative c' { - c d e f g a b c +\relative { + c' d e f g a b c }