]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/init.ly
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / ly / init.ly
index e9b5a76398c98ec12093f587b0396d5d4f99e84b..71633013a6b3ede8bee6b484a9a0d23a804c6f8d 100644 (file)
@@ -1,13 +1,13 @@
 %% Toplevel initialisation file. 
 
-% switch on debugging.
+%% switch on debugging.
 #(if (and #t (defined? 'set-debug-cell-accesses!))
   (set-debug-cell-accesses! 5000))
 
 #(define-public midi-debug  #f)
 
 
-\version "2.6.0"
+\version "2.7.39"
 
 \include "declarations-init.ly"