From 37c58ce23941b0e45f745bf5d78e1485bd490e66 Mon Sep 17 00:00:00 2001 From: hanwen Date: Sat, 4 May 2002 13:25:05 +0000 Subject: [PATCH] release --- ChangeLog | 6 +++++- GNUmakefile.in | 2 +- VERSION | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0804ff0007..6e0149eb37 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-05-04 Han-Wen + * VERSION: 1.5.55 released + * lily/stem.cc (off_callback): invisible stem over whole note is centered on note now. @@ -76,7 +78,9 @@ 2002-04-23 Han-Wen Nienhuys - * mf/feta-nummer-code.mf (code): tweaks for three, fixes for 6 + * VERSION: 1.5.54 released + + * mf/feta-nummer-code.mf (code): tweaks for three, fixes for 6 bulb. * Documentation/index.texi: add PDF links. diff --git a/GNUmakefile.in b/GNUmakefile.in index aa8b605912..3ca2c0850e 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -42,7 +42,7 @@ fonts: doc: lily fonts $(MAKE) -C Documentation -web-doc: +web-doc: pfa-fonts $(MAKE) out=www -C Documentation WWW $(MAKE) footify diff --git a/VERSION b/VERSION index fb964200e0..66625a26d8 100644 --- a/VERSION +++ b/VERSION @@ -1,8 +1,8 @@ PACKAGE_NAME=LilyPond MAJOR_VERSION=1 MINOR_VERSION=5 -PATCH_LEVEL=54 -MY_PATCH_LEVEL=uu1 +PATCH_LEVEL=55 +MY_PATCH_LEVEL= # use the above to send patches: MY_PATCH_LEVEL is always empty for a # released version. -- 2.39.2