From ae2b0737eefb8e1b6c7fc88fc4e5a780ddf77d49 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 28 Apr 2011 14:33:20 +0100 Subject: [PATCH] Hack: use a fake version number to allow compiling This branching stuff needs much more thought and effort. See discussion on lilypond-devel. --- input/regression/glissando-chord.ly | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/input/regression/glissando-chord.ly b/input/regression/glissando-chord.ly index e140c38d8e..ea8fda3371 100644 --- a/input/regression/glissando-chord.ly +++ b/input/regression/glissando-chord.ly @@ -1,4 +1,6 @@ -\version "2.15.0" +% FIXME: this is a fake version number to allow git master +% to compile. See discussion on lilypond-devel. +\version "2.13.61" \header { texidoc = "LilyPond typesets glissandi between chords." -- 2.39.5