libisoburn now demands libburn-0.5.4

This commit is contained in:
2008-10-05 12:53:24 +00:00
parent 88597020f9
commit e586a2ddd9
3 changed files with 4 additions and 4 deletions

View File

@ -208,7 +208,7 @@ void isoburn_version(int *major, int *minor, int *micro);
*/
#define isoburn_libburn_req_major 0
#define isoburn_libburn_req_minor 5
#define isoburn_libburn_req_micro 2
#define isoburn_libburn_req_micro 4
/** The minimum version of libisofs to be used with this version of libisoburn