]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/midi-key-signature.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / midi-key-signature.ly
index ce95beb1b694867655f93677443d40bd92923af2..73d1f924934a40ea47592d9ac86335786ad39e38 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\version "2.19.21"
 \header {
   texidoc = "MIDI key signatures are output, using an approximate
 key signature if MIDI format cannot represent the true key signature"
@@ -6,9 +6,9 @@ key signature if MIDI format cannot represent the true key signature"
 
 \include "arabic.ly"
 \score {
-  \relative do' {
+  \relative {
     \key fa \bayati
-    fa4 solsb lab sib
+    fa'4 solsb lab sib
   }
   \midi { }
   \layout { }