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