]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/general-scheme-bindings.ly
Merge branch 'stable/2.16' into staging
[lilypond.git] / input / regression / general-scheme-bindings.ly
index acbf4e0bd08d90f2960f9c15106035e2bd856a75..d3af8ab84e95157de580c7141ac9221cdfe5a754 100644 (file)
@@ -1,11 +1,11 @@
 \header {
 
-  texidoc = "This file tests various Scheme utiliity functions." 
+  texidoc = "This file tests various Scheme utility functions." 
 
 }
 
 
-\version "2.11.8"
+\version "2.16.0"
 
 %% todo : use macro, to show the statement tested. 
 #(ly:progress "~a\n" (ly:expand-environment "${HOME} $HOME $$ "))