]> git.donarmstrong.com Git - lilypond.git/commitdiff
release commit release/1.5.64
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 1 Jul 2002 11:21:24 +0000 (11:21 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Mon, 1 Jul 2002 11:21:24 +0000 (11:21 +0000)
ChangeLog
VERSION
lily/grob.cc

index 2c70e2ce7bcfa340b11ff57387393fb659d292be..87c112e6c6f6c7078d374ba822078272662fcd28 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-01  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
+
+       * VERSION (MAJOR_VERSION): 1.5.64
+
 2002-06-30  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * lily/grob.cc (mark_smob): don't mark parents, explain why.
@@ -63,6 +67,8 @@
 
 2002-06-24  Han-Wen  <hanwen@cs.uu.nl>
 
+       * VERSION: 1.5.63 released
+
        * lily/grob-scheme.cc: new file
 
        * lily/break-substitution.cc: split up break substitution
diff --git a/VERSION b/VERSION
index cec8622582de6626ca427c0cd2b299006d4f9e14..d2aa4d022d69432d379f8bc2be536b7df5025494 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,8 +1,8 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=1
 MINOR_VERSION=5
-PATCH_LEVEL=63
-MY_PATCH_LEVEL=jcn1
+PATCH_LEVEL=64
+MY_PATCH_LEVEL=
 
 # Use the above to send patches: MY_PATCH_LEVEL is always empty for a
 # released version.
index c39d0125bdd955e7cfa1cb52e8585540bd612cd2..d1e515fda9a8fb8a7f91dc190e630b3ff1597b2f 100644 (file)
@@ -769,7 +769,7 @@ Grob::mark_smob (SCM ses)
        for Y relations). Marking these can be done in limited stack
        space.  If we add the parents, we will jump between X and Y in
        an erratic manner, leading to much more recursion depth (and
-       core dumps if we link to pthreads.
+       core dumps if we link to pthreads.)
        */
     }