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