This looks wrong to me:

-PATCH_LEVEL=57
+PATCH_LEVEL=58
 MY_PATCH_LEVEL=
 VERSION_STABLE=2.12.3
-VERSION_DEVEL=2.13.56
+VERSION_DEVEL=2.13.57


IMHO, VERSION_DEVEL should be be 2.13.58 also.  I had to manually adjust
/usr/local/bin/convert-ly:

  for d in ['/usr/local/share/lilypond/2.13.58',
            '/usr/local/lib/lilypond/2.13.58']:
      sys.path.insert (0, os.path.join (d, 'python'))

(it was 2.13.57 after `make install', and this version is not
installed on my GNU/Linux box).

Am I missing something?


    Werner

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to