]> git.donarmstrong.com Git - lilypond.git/commitdiff
Add \version header to input/regression/time-signature-{numbered,single-digit}.ly
authorDavid Kastrup <dak@gnu.org>
Thu, 19 Feb 2015 14:27:01 +0000 (15:27 +0100)
committerDavid Kastrup <dak@gnu.org>
Thu, 19 Feb 2015 14:27:45 +0000 (15:27 +0100)
input/regression/time-signature-numbered.ly
input/regression/time-signature-single-digit.ly

index 2e47128d7816e0a7a278d347baf05fdbb72c162a..e28772d2d40196a2a470565ebdaa601a8183fc87 100644 (file)
@@ -1,3 +1,5 @@
+\version "2.19.16"
+
 \header {
   texidoc = "The numbered time signature style prints a fraction."
 }
index 1b765651ab6def80487c54626750187b38204399..fcf473c57b82917f5c28752c6c0449908aa9044d 100644 (file)
@@ -1,3 +1,5 @@
+\version "2.19.16"
+
 \header {
   texidoc = "The single-digit time signature style prints the numerator only."
 }