]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/part-combine.ly
bump .ly \version to 2.10.0
[lilypond.git] / input / regression / part-combine.ly
index b1c52a68b7d52608897f05ce0dc2a6bd3c18d5ac..e23b2893e6ccd761efc12f36929a2e1d5465180f 100644 (file)
@@ -9,7 +9,9 @@
 "
 }
 
-\version "2.6.0"
+\layout { ragged-right = ##t }
+
+\version "2.10.0"
 
 vone =  \relative a' {
   g2 g    g  g4 g f' c c( c) c c  c ~ c
@@ -23,6 +25,6 @@ vtwo =  \relative a' {
 
 \partcombine \vone \vtwo
 
-\layout { raggedright = ##t }