summaryrefslogtreecommitdiff
path: root/input/regression/id.ly
diff options
context:
space:
mode:
Diffstat (limited to 'input/regression/id.ly')
-rw-r--r--input/regression/id.ly6
1 files changed, 3 insertions, 3 deletions
diff --git a/input/regression/id.ly b/input/regression/id.ly
index 7595621102..ae1ac0c958 100644
--- a/input/regression/id.ly
+++ b/input/regression/id.ly
@@ -1,9 +1,9 @@
-\version "2.17.6"
+\version "2.19.49"
\header {
texidoc = "Shows the id property of a grob being set. This should have
-no effect in the PS backend.
+no effect.
"
}
-{ \override NoteHead.id = #"foo" c }
+{ \override NoteHead.output-attributes.id = #"foo" c }