diff --git a/xorriso/configure_ac.txt b/xorriso/configure_ac.txt index d45854e9..058c830d 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -16,7 +16,7 @@ AM_INIT_AUTOMAKE([subdir-objects]) BURN_MAJOR_VERSION=0 BURN_MINOR_VERSION=7 -BURN_MICRO_VERSION=7 +BURN_MICRO_VERSION=9 AC_SUBST(BURN_MAJOR_VERSION) AC_SUBST(BURN_MINOR_VERSION) AC_SUBST(BURN_MICRO_VERSION) diff --git a/xorriso/xorriso_timestamp.h b/xorriso/xorriso_timestamp.h index e173549e..f991dd9a 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.03.10.183348" +#define Xorriso_timestamP "2010.03.10.183426"