]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/collision-dots-invert.ly
Run scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / collision-dots-invert.ly
index 7993cc9436450b73cbdf7b28456c9c1db3ef2adc..2be79283ec081e8f9da0d84fd5200ecbe1503459 100644 (file)
@@ -6,9 +6,9 @@
 }
 \layout {  ragged-right = ##t }
 
-\version "2.16.0"
-\relative c'' 
-  << <a c>2\\ { <b d>4 <b d>4 }   >>
+\version "2.19.21"
+\relative { 
+  << <a' c>2\\ { <b d>4 <b d>4 }   >>
   << { <a c>2 } \\ { <b d>4. <b e>8 } >> 
 }