Demanding libisofs 0.6.13 now

This commit is contained in:
2009-01-23 10:28:47 +00:00
parent b3b9381dad
commit 41619c2763
3 changed files with 5 additions and 5 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 12
#define isoburn_libisofs_req_micro 13
/** The minimum version of libburn to be used with this version of libisoburn
at compile time.