]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/augmentum.ly
add version to augmentum.ly
[lilypond.git] / input / regression / augmentum.ly
index 5a9618cba383f16fb839f24c9d505e018f7de993..d5b0561c93cda587a417c5b1a5d03e45bad5ea61 100644 (file)
@@ -2,10 +2,12 @@
   texidoc = "Augmentum dots are accounted for in horizontal spacing."
 }
 
+\version "2.11.28"
+
 \include "gregorian-init.ly"
 \score {
   \new VaticanaVoice {
     \[ \augmentum a \flexa \augmentum g \]
     \augmentum g
   }
-}
\ No newline at end of file
+}