]> git.donarmstrong.com Git - lilypond.git/commitdiff
(PATCH_LEVEL): bump version.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 12:53:36 +0000 (12:53 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 12:53:36 +0000 (12:53 +0000)
ChangeLog
VERSION
scm/lily.scm

index 269c42fdbbd6ef1be21f5f50f38520fa314626b0..edae1ca81633ab78d60f6297b49fce9ef05d48f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-20  Han-Wen Nienhuys  <hanwen@lilypond.org>
+
+       * VERSION (PATCH_LEVEL): bump version.
+
 2006-10-19  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
        * lily/engraver.cc (internal_make_grob): use variables.
diff --git a/VERSION b/VERSION
index b80a82516cf5f9f29a97149aea1ca40d97db6b4d..f651c842128b2434acb3f2ba475e9cec16624515 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1,6 +1,6 @@
 PACKAGE_NAME=LilyPond
 MAJOR_VERSION=2
 MINOR_VERSION=9
-PATCH_LEVEL=25
+PATCH_LEVEL=26
 MY_PATCH_LEVEL=
 
index b3fd34aa332a9b522c3f995a15e69adc72edab4c..48fcc6165775bba84cc2816bbd030f16624f3f13 100644 (file)
@@ -69,6 +69,8 @@ on errors, and print a stack trace.")
 ;;
 (define-scheme-options)
 
+(debug-set! stack 0)
+
 (if (defined? 'set-debug-cell-accesses!)
     (set-debug-cell-accesses! #f))