From a2380d71c2eb2c1632c83b535e4ef3b5c4b4ebab Mon Sep 17 00:00:00 2001 From: Patrick McCarty Date: Sat, 2 Jan 2010 12:05:23 -0800 Subject: [PATCH] Fix version numbers for three regression tests. --- input/regression/tuplet-text-different-numbers.ly | 2 +- input/regression/tuplet-text-fraction-with-notes.ly | 2 +- input/regression/tuplet-text-note-appended.ly | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/input/regression/tuplet-text-different-numbers.ly b/input/regression/tuplet-text-different-numbers.ly index 8464c22742..13b12ec3ac 100644 --- a/input/regression/tuplet-text-different-numbers.ly +++ b/input/regression/tuplet-text-different-numbers.ly @@ -1,4 +1,4 @@ -\version "2.12.3" +\version "2.13.1" \header{ texidoc="Non-standard tuplet texts: Printing other tuplet fractions than the ones actually assigned." } diff --git a/input/regression/tuplet-text-fraction-with-notes.ly b/input/regression/tuplet-text-fraction-with-notes.ly index d35dcc220c..beef1d3b2f 100644 --- a/input/regression/tuplet-text-fraction-with-notes.ly +++ b/input/regression/tuplet-text-fraction-with-notes.ly @@ -1,4 +1,4 @@ -\version "2.12.3" +\version "2.13.1" \header{ texidoc="Non-standard tuplet texts: Printing a tuplet fraction with note durations assigned to both the denominator and the numerator." } diff --git a/input/regression/tuplet-text-note-appended.ly b/input/regression/tuplet-text-note-appended.ly index 645b66d28a..a2aae93411 100644 --- a/input/regression/tuplet-text-note-appended.ly +++ b/input/regression/tuplet-text-note-appended.ly @@ -1,4 +1,4 @@ -\version "2.12.3" +\version "2.13.1" \header{ texidoc="Non-standard tuplet texts: Appending a note value to the normal text and to the fraction text." } -- 2.39.5