]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-empty-bar.ly
Add newlines at EOF where appropriate.
[lilypond.git] / input / regression / spacing-empty-bar.ly
index 3a8cd9c435b8823108f694f9684153f794524ddf..547e4a4811249446a7998d5cb9a7206e641451b1 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.13.4"
+\version "2.14.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
+}