libisoburn now depends on libisofs-0.6.11

This commit is contained in:
Thomas Schmitt 2008-10-19 18:26:14 +00:00
parent 0aa8126876
commit 2db4dc66c6
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1 +1 @@
#define Xorriso_timestamP "2008.10.19.172237"
#define Xorriso_timestamP "2008.10.19.182512"