From: Graham Percival Date: Thu, 28 Apr 2011 13:33:20 +0000 (+0100) Subject: Hack: use a fake version number to allow compiling X-Git-Tag: release/2.15.0-1~75 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ae2b0737eefb8e1b6c7fc88fc4e5a780ddf77d49;p=lilypond.git Hack: use a fake version number to allow compiling This branching stuff needs much more thought and effort. See discussion on lilypond-devel. --- 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."