From 573fc207ea6e9140d8d1bec73cbb9c174a2a53a3 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 1 Sep 2006 23:23:00 +0000 Subject: [PATCH] *** empty log message *** --- ChangeLog | 7 ++++++- VERSION | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 076b9ea9a1..db4bfd85ca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2006-09-01 Han-Wen Nienhuys + * VERSION (MY_PATCH_LEVEL): bump VERSION. + * lily/lexer.ll: accept EOF in all states. * lily/tempo-performer.cc (Tempo_performer): initialize last_tempo_. @@ -33,7 +35,8 @@ * lily/control-track-performer.cc (add_text): new file: generate the control track. - * lily/performance.cc: move output_header_track to Control_track_performer() + * lily/performance.cc: move output_header_track to + Control_track_performer () * lily/midi-walker.cc (Midi_walker): get channel in constructor. @@ -97,6 +100,8 @@ * Documentation/user/advanced-notation.itely (Metronome marks): update use of \tempo in \midi. + * VERSION: release 2.9.16 + 2006-08-24 Erik Sandberg * input/mutopia/*: upgrade to new midi tempo syntax (repairs make diff --git a/VERSION b/VERSION index 3f435dd781..f14c281e48 100644 --- a/VERSION +++ b/VERSION @@ -1,6 +1,6 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=2 MINOR_VERSION=9 -PATCH_LEVEL=16 +PATCH_LEVEL=17 MY_PATCH_LEVEL= -- 2.39.5