Requiring libburn-1.2.7

This commit is contained in:
2013-01-13 10:26:17 +00:00
parent 744001baf8
commit 1354d4e5f1
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 2
#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.