From 59fd322fc48ba33556881aa4cc85af4b4f22c16b Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Fri, 14 Jun 2002 16:56:38 +0000 Subject: [PATCH] release commit --- VERSION | 4 ++-- lily/spacing-spanner.cc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/VERSION b/VERSION index 430b6a8173..6370030c32 100644 --- a/VERSION +++ b/VERSION @@ -1,8 +1,8 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=5 -PATCH_LEVEL=60 -MY_PATCH_LEVEL=jcn1 +PATCH_LEVEL=61 +MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version. diff --git a/lily/spacing-spanner.cc b/lily/spacing-spanner.cc index f4c02b2068..7afd12e77c 100644 --- a/lily/spacing-spanner.cc +++ b/lily/spacing-spanner.cc @@ -807,5 +807,5 @@ gets 2 note heads width (i.e. the space following a note is 1 note head width) A 16th note is followed by 0.5 note head width. The quarter note is followed by 3 NHW, the half by 4 NHW, etc. ", - "grace-space-factor spacing-increment shortest-duration-space"); + "grace-space-factor spacing-increment base-shortest-duration shortest-duration-space"); -- 2.39.5