]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
Typo.
[lilypond.git] / ly / generate-documentation.ly
index ebb1ce8f7fc39482525fd04c537d190ee1a6ae3b..c6b236d5c55fcd0ce6dfcb09badf9459163fe0dd 100644 (file)
@@ -1,7 +1,7 @@
-\version "2.7.39"
+\version "2.12.0"
 
 %
 % Running LilyPond on this file generates the documentation
 %
-#(ly:set-option 'parse-protect #f)
+#(ly:set-option 'protected-scheme-parsing #f)
 #(load-from-path "documentation-generate.scm")