]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/Welcome-to-LilyPond-MacOS.ly
Release: bump Welcome versions.
[lilypond.git] / ly / Welcome-to-LilyPond-MacOS.ly
index 10bd9371aee8a141b07f9c54004c45c5efb92acf..9eb7d3ccd071ef796332b6bf4f326f29b0cc575f 100644 (file)
@@ -23,12 +23,12 @@ That's it.  For more information, visit http://lilypond.org .
 
 %}
 
-\version "2.19.17"  % necessary for upgrading to future LilyPond versions.
+\version "2.19.61"  % 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
 }