From: hanwen Date: Sat, 3 Aug 2002 01:15:39 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/1.5.71~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=404c26b66157fa5c96b0394c54096eaf6a578029;p=lilypond.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 0571e8f02c..1695c693a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-08-03 Han-Wen + * VERSION: released 1.5.71 + * lily/beam.cc (consider_auto_knees): rewrite function; now only consider horizontal knees. Fixes input/bugs/bizzarre-beam.ly diff --git a/VERSION b/VERSION index 613cceb3d3..ff1c00ed26 100644 --- a/VERSION +++ b/VERSION @@ -1,8 +1,8 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=5 -PATCH_LEVEL=70 -MY_PATCH_LEVEL=uu1 +PATCH_LEVEL=71 +MY_PATCH_LEVEL= # Use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version.