Requiring libisofs-0.6.26 now

This commit is contained in:
2010-01-20 10:56:28 +00:00
parent c03fd7e325
commit 82868e24d1
3 changed files with 3 additions and 3 deletions

View File

@ -216,7 +216,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 24
#define isoburn_libisofs_req_micro 26
/** The minimum version of libburn to be used with this version of libisoburn
at compile time.