]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/automatic-polyphony-tabstaff.ly
Imported Upstream version 2.16.0
[lilypond.git] / input / regression / automatic-polyphony-tabstaff.ly
index bed980d736fc3679951bf98531ba0cd12491b198..9bffe77ac6bdba6deecedf9628d8fc8bcae9aed5 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.14.0"
+\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
+}