Requiring libburn-1.0.7 now

This commit is contained in:
2011-05-26 15:17:45 +00:00
parent eb1cce66ca
commit 5d3d84302c
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 0
#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.