diff options
author | Carl Sorensen <c_sorensen@byu.edu> | 2011-05-25 11:59:16 -0600 |
---|---|---|
committer | Carl Sorensen <c_sorensen@byu.edu> | 2011-05-25 11:59:16 -0600 |
commit | 68f71ec15e319fd8cff4eb6402ab03df5c1dde5e (patch) | |
tree | 27ef4293f1d56cd5e8cfbb92dc10203481576e4b | |
parent | c98442e89d517eaf42ae7aa4f44d4475072bb0c4 (diff) |
Update versions in regtests for backport
-rw-r--r-- | input/regression/autobeam-nobeam.ly | 4 | ||||
-rw-r--r-- | input/regression/glissando-chord-linebreak.ly | 4 | ||||
-rw-r--r-- | input/regression/glissando-chord.ly | 2 |
3 files changed, 3 insertions, 7 deletions
diff --git a/input/regression/autobeam-nobeam.ly b/input/regression/autobeam-nobeam.ly index 6273ec375e..6ba303f271 100644 --- a/input/regression/autobeam-nobeam.ly +++ b/input/regression/autobeam-nobeam.ly @@ -1,6 +1,4 @@ -\version "2.13.61" -%% Hack -- this should be 2.15.0, unless it is backported -%% Set to 2.13.61 in order to keep compile working +\version "2.13.62" \header { diff --git a/input/regression/glissando-chord-linebreak.ly b/input/regression/glissando-chord-linebreak.ly index d33e464e71..770d08d73d 100644 --- a/input/regression/glissando-chord-linebreak.ly +++ b/input/regression/glissando-chord-linebreak.ly @@ -1,6 +1,4 @@ -\version "2.13.61" -%% This should really be 2.15.0, because the glissando code -%% hasn't been backported -- this is a git-only test at this point +\version "2.13.62" \header { diff --git a/input/regression/glissando-chord.ly b/input/regression/glissando-chord.ly index 27ae104037..cd31d2732d 100644 --- a/input/regression/glissando-chord.ly +++ b/input/regression/glissando-chord.ly @@ -1,4 +1,4 @@ -\version "2.15.0" +\version "2.13.62" \header { texidoc = "LilyPond typesets glissandi between chords." |