]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-tuplet-end.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / quote-tuplet-end.ly
index cbf4752d1f8f31978b4ef7d9add74e94f1e5da8d..c796d79b3e90c4625ba767f97c24c0f9648421d6 100644 (file)
@@ -3,12 +3,12 @@
   texidoc  ="Tuplet bracket ends properly when quoting."
 }
 
-\version "2.11.10"
+\version "2.17.11"
 
 \paper { ragged-right = ##t }
 
 \addQuote x {
-   \times 2/3 { a'8 a' a' } a'4 a'2 |
+   \tuplet 3/2 { a'8 a' a' } a'4 a'2 |
 }
 
 \new Staff <<