diff --git a/xorriso/configure_ac.txt b/xorriso/configure_ac.txt index 40ff3c05..ee3aa8f4 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -29,7 +29,7 @@ AC_SUBST(BURN_MICRO_VERSION) LIBISOFS_MAJOR_VERSION=0 LIBISOFS_MINOR_VERSION=6 -LIBISOFS_MICRO_VERSION=39 +LIBISOFS_MICRO_VERSION=41 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 05ad7e57..7260fd52 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.12.10.123534" +#define Xorriso_timestamP "2010.12.10.123634"