]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/multi-measure-rest-instr-name.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / multi-measure-rest-instr-name.ly
index 0def9abbd27c3c9398702e40bb756a014ad0e8cf..498da491619a8ea098771de4d94e46ec3fc0677f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.51"
+\version "2.16.0"
 \header {
 
   texidoc = "There are both long and short instrument names.
@@ -11,7 +11,7 @@ multimeasure rests. "
   ragged-right = ##t
   \context {
     \Staff
-    \consists Instrument_name_engraver
+    \consists "Instrument_name_engraver"
 
   }
 }