]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/spacing-space-to-barline.ly
Add newlines at EOF where appropriate.
[lilypond.git] / input / regression / spacing-space-to-barline.ly
index 78dd605705342297b5a433597ca905cc14f818ea..5e3dd95f7617d7cc5db5839e242f1c17b68a7846 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.12.0"
+\version "2.14.0"
 
 \header {
   texidoc = "When space-to-barline is false, we measure the space between the note and the
@@ -20,4 +20,4 @@ the start of the barline."
   \override NoteSpacing #'space-to-barline = ##f
   c'2 c'2
   c'1
-}
\ No newline at end of file
+}