Switched requirements to libisofs-0.6.8

This commit is contained in:
2008-09-19 10:45:13 +00:00
parent 201afa5244
commit 09db3b4875
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 7
#define isoburn_libisofs_req_micro 8
/** The minimum version of libburn to be used with this version of libisoburn
at compile time.