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.16.0-1~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=23ec49df6ea90e610158a4fe1c35d1adea0c0450;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."