Requiring libisofs-0.6.31 now

This commit is contained in:
2010-04-20 09:14:29 +00:00
parent 980e536533
commit 3896605a58
2 changed files with 2 additions and 2 deletions

View File

@ -217,7 +217,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 30
#define isoburn_libisofs_req_micro 31
/** The minimum version of libburn to be used with this version of libisoburn
at compile time.