]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/repeat-tremolo-dots.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / repeat-tremolo-dots.ly
index 200e8b3b5d176959f8788c968e6d8336c9910042..ccf16e612df9af1864c641e909e59ac21753fed8 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.51"
+\version "2.16.0"
 
 \header {
   texidoc = "Dots are added to tremolo notes if the durations involved require them."
@@ -8,4 +8,4 @@
 \score { \relative c' {
         c8 \repeat "tremolo" 14 { c32 a32 } |
   }
-}
\ No newline at end of file
+}