lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug in file `VERSION'


From: Werner LEMBERG
Subject: bug in file `VERSION'
Date: Wed, 06 Apr 2011 15:13:00 +0200 (CEST)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]