]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/metronome-text.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / metronome-text.ly
index 04aaea60b3a5155e3a4abaac42297dfbd5597182..2f02d1c141a5a62651dedbeefe42a1dd76afe444 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.15.18"
+\version "2.19.21"
 
 \header{
   texidoc="
@@ -7,8 +7,8 @@ The tempo command supports text markup and/@/or `duration=count'.  Using
 "
 }
 
-\relative c'' {
-  \tempo "Allegro" c1
+\relative {
+  \tempo "Allegro" c''1
   \tempo "Allegro" c1
   $(make-event-chord (list (make-music 'TempoChangeEvent
                                         'text "blah")))