]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/generate-documentation.ly
add vcs lines to debian/control
[lilypond.git] / ly / generate-documentation.ly
index 62b04086b9fb50a2f65e010f0f1feb5d428c036b..3c4baf305ac8193624687840d00c8a9d130009b5 100644 (file)
@@ -1,7 +1,7 @@
-\version "2.3.8"
+\version "2.14.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")