Requiring libburn-1.0.5

This commit is contained in:
2011-03-13 13:12:50 +00:00
parent 5dfab79afc
commit 3373326152
3 changed files with 3 additions and 3 deletions

View File

@ -232,7 +232,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 4
#define isoburn_libburn_req_micro 5
/** The minimum compile time requirements of libisoburn towards libjte are
the same as of a suitable libisofs towards libjte.