]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/note-names-context.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / note-names-context.ly
index 615b37a3c8fcc8aadeb1b548a696f4ac54be9085..06ba05f39007e43558ce0cd574dfd934b6e1a8ef 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.56"
+\version "2.19.21"
 
 \header {
 
@@ -9,11 +9,10 @@
 }
 
 \paper {
-  system-system-spacing
-    #'basic-distance = #10 % increase this value for more space
+  system-system-spacing.basic-distance = #10 % increase this value for more space
 }
 
-notes = \relative {
+notes = \relative {
   c'4 c c c
 }