Requiring libburn-0.8.3 now (because SIGWINCH handling on Solaris)

This commit is contained in:
2010-06-15 16:02:20 +00:00
parent 2cda559ed9
commit 58f1bb249c
3 changed files with 3 additions and 3 deletions

View File

@ -228,7 +228,7 @@ void isoburn_version(int *major, int *minor, int *micro);
*/
#define isoburn_libburn_req_major 0
#define isoburn_libburn_req_minor 8
#define isoburn_libburn_req_micro 2
#define isoburn_libburn_req_micro 3
/** The minimum version of libisofs to be used with this version of libisoburn