Requiring libburn 1.1.7

This commit is contained in:
2011-10-05 07:52:00 +00:00
parent 48493e2a2f
commit e44054f2b4
3 changed files with 3 additions and 3 deletions

View File

@ -250,7 +250,7 @@ void isoburn_version(int *major, int *minor, int *micro);
*/
#define isoburn_libburn_req_major 1
#define isoburn_libburn_req_minor 1
#define isoburn_libburn_req_micro 6
#define isoburn_libburn_req_micro 7
/** The minimum compile time requirements of libisoburn towards libjte are
the same as of a suitable libisofs towards libjte.