]> 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 94f010509fbf221e949f1abd54628f55fabfb664..2a8f0e7594dcf271997b614772c795c076d89064 100644 (file)
@@ -23,12 +23,12 @@ That's it.  For more information, visit http://lilypond.org .
 
 %}
 
-\version "2.19.16"  % necessary for upgrading to future LilyPond versions.
+\version "2.19.62"  % 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
 }