Requiring libisofs-0.6.34 now

This commit is contained in:
2010-06-29 10:21:53 +00:00
parent 5ef6d89eda
commit 40f257551c
3 changed files with 3 additions and 3 deletions

View File

@ -220,7 +220,7 @@ void isoburn_version(int *major, int *minor, int *micro);
*/
#define isoburn_libisofs_req_major 0
#define isoburn_libisofs_req_minor 6
#define isoburn_libisofs_req_micro 33
#define isoburn_libisofs_req_micro 34
/** The minimum version of libburn to be used with this version of libisoburn
at compile time.