]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/id.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / id.ly
index e90f11d3c6b40722194db03eaaee6ded0c93d4c0..7595621102681f613dd1181ab397beb47e229be9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.16.0"
+\version "2.17.6"
 
 \header {
   texidoc = "Shows the id property of a grob being set.  This should have
@@ -6,4 +6,4 @@ no effect in the PS backend.
 "
 }
 
-{ \override NoteHead #'id = #"foo" c }
+{ \override NoteHead.id = #"foo" c }