libisoburn now demands libisofs-0.6.17

This commit is contained in:
Thomas Schmitt 2009-03-29 16:44:26 +00:00
parent 60675d21b7
commit e95dee1fea
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1 +1 @@
#define Xorriso_timestamP "2009.03.29.164336" #define Xorriso_timestamP "2009.03.29.164411"