]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/page-breaking-page-count1.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / page-breaking-page-count1.ly
index 35a8d5e8b4ec3a70fd6c75b84a0ecccc8522a225..8ea23229b55afa974c99afd6280b707cc0f2312f 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.11.51"
+\version "2.16.0"
 
 \header {
   texidoc = "The number of pages in a score can be forced by setting
@@ -10,4 +10,4 @@
 \book {
   \paper { page-count = 2}
   \score { {c'1 c'1} }
-}
\ No newline at end of file
+}