]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/automatic-polyphony-tabstaff.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / automatic-polyphony-tabstaff.ly
index e696a082cbc76b0ec70624f3d15cf749adc0cbb7..9bffe77ac6bdba6deecedf9628d8fc8bcae9aed5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.4"
+\version "2.16.0"
 
 \header{ texidoc = "In a TabStaff, automatic polyphony can be used without
                     explicitly initializing separate voices."
@@ -15,4 +15,4 @@ test = {
     \new Staff { \clef "treble_8" \test }
     \new TabStaff { \test }
   >>
-}
\ No newline at end of file
+}