]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine-cross.ly
Release: bump Welcome versions.
[lilypond.git] / input / regression / part-combine-cross.ly
index 46d238a2cd4d8bc27055b3aa4f78da67d17a47c7..fb570d0a4cc322e5abec4d0b42e760579d6c9d9f 100644 (file)
@@ -4,11 +4,11 @@
 "
     }
 
-\version "2.6.0"
+\version "2.19.21"
 
-vone =  \relative a' { g4 g f f e e d d }
-vtwo =  \relative a' { e4 e f f g g a a }
-\layout { raggedright = ##t } 
+vone =  \relative { g'4 g f f e e d d }
+vtwo =  \relative { e'4 e f f g g a a }
+\layout { ragged-right = ##t } 
 
 \partcombine \vone \vtwo