]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/staff-line-positions.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / staff-line-positions.ly
index de355e7dc01ab8fe447398fdd2e478161e7179a6..e8c9d4fa8feb26bdef66cedca7302632bf1cf3a2 100644 (file)
@@ -6,11 +6,11 @@
 
 }
 
-\version "2.16.0"
+\version "2.17.6"
 
 
 \new Staff \relative c'  {
-  \override Staff.StaffSymbol #'line-positions = #'(-7 -2 0 3 9)
+  \override Staff.StaffSymbol.line-positions = #'(-7 -2 0 3 9)
   g c f b e a
 }