diff --git a/xorriso/configure_ac.txt b/xorriso/configure_ac.txt index d0922e6e..30259c4e 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -18,7 +18,7 @@ AC_SUBST(BURN_MICRO_VERSION) LIBISOFS_MAJOR_VERSION=0 LIBISOFS_MINOR_VERSION=6 -LIBISOFS_MICRO_VERSION=27 +LIBISOFS_MICRO_VERSION=29 AC_SUBST(LIBISOFS_MAJOR_VERSION) AC_SUBST(LIBISOFS_MINOR_VERSION) AC_SUBST(LIBISOFS_MICRO_VERSION) diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index f49cd275..472ea776 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.02.10.150501" +#define Xorriso_timestamP "2010.02.10.150547"