Requiring libisofs-0.6.38 now

This commit is contained in:
2010-10-23 16:22:38 +00:00
parent 9958692b23
commit 044ac05971
3 changed files with 3 additions and 3 deletions

View File

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