]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/init.ly
Merge branch 'master' of git://git.savannah.gnu.org/lilypond.git
[lilypond.git] / ly / init.ly
index fa1dbe5993eba6d25504d600865e1c5f91d85617..380d9d2a0b2944265d07a773ef365205dee7d1d9 100644 (file)
@@ -4,7 +4,7 @@
 #(if (and #t (defined? 'set-debug-cell-accesses!))
   (set-debug-cell-accesses! 5000))
 
-\version "2.12.0"
+\version "2.14.0"
 
 \include "declarations-init.ly"
 
@@ -25,7 +25,7 @@
 
 #(if (ly:get-option 'include-settings)
   (ly:parser-include-string parser
-    (format "\\include \"~a\"" (ly:get-option 'include-settings))))
+    (format #f "\\include \"~a\"" (ly:get-option 'include-settings))))
 
 \maininput
 %% there is a problem at the end of the input file