From: John Mandereau Date: Fri, 24 Aug 2012 08:53:47 +0000 (+0200) Subject: Add missing patchlevel version to regression tests X-Git-Tag: release/2.17.0-1~22 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=413eeca26f5baa563b9b866a60831507e8bc0d3e;p=lilypond.git Add missing patchlevel version to regression tests --- diff --git a/input/regression/ambitus-with-ligature.ly b/input/regression/ambitus-with-ligature.ly index c82e51ce40..4a5c8c1f1b 100644 --- a/input/regression/ambitus-with-ligature.ly +++ b/input/regression/ambitus-with-ligature.ly @@ -1,4 +1,4 @@ -\version "2.14" +\version "2.14.0" \header { texidoc = " diff --git a/input/regression/empty-chord.ly b/input/regression/empty-chord.ly index 5fae1c0afd..e384d64d54 100644 --- a/input/regression/empty-chord.ly +++ b/input/regression/empty-chord.ly @@ -1,4 +1,4 @@ -\version "2.14" +\version "2.14.0" \header { texidoc = "Empty chords accept articulations, occupy no time, and leave the current duration unchanged."