]> git.donarmstrong.com Git - lilypond.git/blobdiff - scripts/abc2ly.py
(option_parser): update to 2.7.40
[lilypond.git] / scripts / abc2ly.py
index e9f842cc23d5e8077343553a7722df0b9fac454c..1257182f718cf0ae268b436a357c099d9b1c2086 100644 (file)
@@ -1390,7 +1390,7 @@ for f in files:
 
 # don't substitute @VERSION@. We want this to reflect
 # the last version that was verified to work.
-       outf.write ('\\version "2.5.20"\n')
+       outf.write ('\\version "2.7.40"\n')
 
 #      dump_global (outf)
        dump_header (outf, header)