]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/quote-cyclic.ly
Merge commit 'origin' into beamlets2
[lilypond.git] / input / regression / quote-cyclic.ly
index 9cc47d370a4f4f35084bf15f715415f9e833101c..d55017c09dbe887907d86eddf3f0b59c7f3224ab 100644 (file)
@@ -6,7 +6,7 @@ example, there are notes with each full-bar rest."
          
  
 }
-\version "2.11.10"
+\version "2.12.0"
 
 A = \relative c' { c4 d e f | \cueDuring #"qB" #1 { R1 } | }
 B = \relative c' { \cueDuring #"qA" #1 { R1 } | f4 e d c  | }