]> 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 1e791c832d84e63811c56580bc4f8d48387bb6f2..17bf91958ae9b8409fbaa9e72e87d678c799a01d 100644 (file)
@@ -23,12 +23,12 @@ That's it.  For more information, visit http://lilypond.org .
 
 %}
 
-\version "2.19.13"  % 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
 }