Requiring libburn-1.3.1

This commit is contained in:
2013-07-01 18:10:09 +00:00
parent b4e8dc94b3
commit 8a9be6477f
2 changed files with 2 additions and 2 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 3
#define isoburn_libburn_req_micro 0
#define isoburn_libburn_req_micro 1
/** The minimum compile time requirements of libisoburn towards libjte are
the same as of a suitable libisofs towards libjte.