]> git.donarmstrong.com Git - lilypond.git/commitdiff
release release/1.5.55
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 May 2002 13:25:05 +0000 (13:25 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 4 May 2002 13:25:05 +0000 (13:25 +0000)
ChangeLog
GNUmakefile.in
VERSION

index 0804ff0007ed83f5e17cca767a18a266dabe9d5e..6e0149eb37c94fb83c4800964837cbccb22a1216 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2002-05-04  Han-Wen  <hanwen@cs.uu.nl>
 
+       * 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  <hanwen@cs.uu.nl>
 
-       * 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.
index aa8b6059129c42c63d26cae4a9ec91eebcf9c59f..3ca2c0850e3ca0f5f3a0eecd5ea1aa349e063ce1 100644 (file)
@@ -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 fb964200e00165619506e057bddd7cd292d063be..66625a26d80c21dd0ff4b3183f93c89526417abd 100644 (file)
--- 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.