From 15d18de2d67d5fc19a66fbb73aa274779d153d8e Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sat, 14 Jul 2007 14:04:56 -0700 Subject: [PATCH] add version to augmentum.ly --- input/regression/augmentum.ly | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/input/regression/augmentum.ly b/input/regression/augmentum.ly index 5a9618cba3..d5b0561c93 100644 --- a/input/regression/augmentum.ly +++ b/input/regression/augmentum.ly @@ -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 +} -- 2.39.5