]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-empty-bar.ly
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / input / regression / spacing-empty-bar.ly
index 3a8cd9c435b8823108f694f9684153f794524ddf..307f6f17492125cbd5092e6d20fe67bcc479d049 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.4"
+\version "2.16.0"
 
 \header {
   texidoc = "Empty barlines do not affect spacing."
@@ -7,4 +7,4 @@
 {
   c'4 c' \bar "" c' c' \break
   \repeat unfold 10 { c' c' c' c' \bar "" \noBreak }
-}
\ No newline at end of file
+}