From: fred Date: Wed, 27 Mar 2002 01:01:53 +0000 (+0000) Subject: lilypond-1.4.2 X-Git-Tag: release/1.5.59~746 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=dfe2a8f0224fd45950dda02a1b3cfd48c42a5a0c;p=lilypond.git lilypond-1.4.2 --- diff --git a/midi2ly/lilypond-stream.cc b/midi2ly/lilypond-stream.cc index f7ee15839b..aee29cef2b 100644 --- a/midi2ly/lilypond-stream.cc +++ b/midi2ly/lilypond-stream.cc @@ -100,7 +100,7 @@ Lilypond_stream::header() *os_p_ << filename_str_g; *os_p_ << "\n\n"; // ugh - *os_p_ << "\\version \"1.3.76\";\n"; + *os_p_ << "\\version \"1.4.0\";\n"; } void