From 87d263de34e6280161521bbe1f3b95c77ab89b2b Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 14 Oct 2009 11:48:31 +0000 Subject: [PATCH] Adapted xorriso-standalone to version leap libburn-0.7.3 --- xorriso/configure_ac.txt | 2 +- xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/xorriso/configure_ac.txt b/xorriso/configure_ac.txt index 0794aeae..3efa7e33 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -9,7 +9,7 @@ AM_INIT_AUTOMAKE([subdir-objects]) BURN_MAJOR_VERSION=0 BURN_MINOR_VERSION=7 -BURN_MICRO_VERSION=1 +BURN_MICRO_VERSION=3 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 75c5499c..b0d43364 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2009.10.11.141815" +#define Xorriso_timestamP "2009.10.14.114830"