]> git.donarmstrong.com Git - lilypond.git/commitdiff
Update \version in output of midi2ly; issue 1554
authorKeith OHara <k-ohara5a5a@oco.net>
Thu, 18 Aug 2011 03:53:55 +0000 (20:53 -0700)
committerKeith OHara <k-ohara5a5a@oco.net>
Thu, 18 Aug 2011 03:53:55 +0000 (20:53 -0700)
scripts/midi2ly.py

index 1923d3b8803961cb31523ead1fd6c7567ad0b569..1a21c665155d5c163b784f149716631e83901197 100644 (file)
@@ -975,7 +975,7 @@ def convert_midi (in_file, out_file):
 
     s = tag
     s += r'''
-\version "2.13.53"
+\version "2.14.0"
 '''
 
     s += r'''