]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-uniform-stretching.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / spacing-uniform-stretching.ly
index 3b889d2d417f98efd73ac891d6d7385b99e87395..57e284f6aa25f5c7b12eb99638304fd29d0f945b 100644 (file)
@@ -6,11 +6,11 @@
 
 }
 
-\version "2.16.0"
+\version "2.17.6"
 
 \relative c''
 <<
-  \override  Score.SpacingSpanner #'uniform-stretching = ##t 
+  \override  Score.SpacingSpanner.uniform-stretching = ##t 
   \new Staff {
     c16[ c c c c c c c c c16]
   }