Now requiring libburn-1.3.3

This commit is contained in:
Thomas Schmitt 2013-10-27 11:55:35 +00:00
parent 491f0713b8
commit 7586fa80db
2 changed files with 2 additions and 2 deletions

View File

@ -250,7 +250,7 @@ void isoburn_version(int *major, int *minor, int *micro);
*/
#define isoburn_libburn_req_major 1
#define isoburn_libburn_req_minor 3
#define isoburn_libburn_req_micro 2
#define isoburn_libburn_req_micro 3
/** The minimum compile time requirements of libisoburn towards libjte are
the same as of a suitable libisofs towards libjte.

View File

@ -1 +1 @@
#define Xorriso_timestamP "2013.10.20.125455"
#define Xorriso_timestamP "2013.10.27.115427"