libisoburn now demands libisofs-0.6.10

This commit is contained in:
2008-10-06 11:50:08 +00:00
parent 382cae523f
commit 3c725f9ca4
3 changed files with 3 additions and 3 deletions

View File

@ -200,7 +200,7 @@ void isoburn_version(int *major, int *minor, int *micro);
*/
#define isoburn_libisofs_req_major 0
#define isoburn_libisofs_req_minor 6
#define isoburn_libisofs_req_micro 9
#define isoburn_libisofs_req_micro 10
/** The minimum version of libburn to be used with this version of libisoburn
at compile time.