From 36b200e0e99c9531e6239ef3ab1e9de1670277b5 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 27 Aug 2009 17:57:15 +0000 Subject: [PATCH] Adapted xorriso-standalone to version leap libburn-0.7.1 --- xorriso/configure_ac.txt | 4 ++-- xorriso/xorriso_timestamp.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/xorriso/configure_ac.txt b/xorriso/configure_ac.txt index de743c13..ba539e87 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -8,8 +8,8 @@ AC_CANONICAL_TARGET AM_INIT_AUTOMAKE([subdir-objects]) BURN_MAJOR_VERSION=0 -BURN_MINOR_VERSION=6 -BURN_MICRO_VERSION=9 +BURN_MINOR_VERSION=7 +BURN_MICRO_VERSION=1 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 4328d2fa..bae17eb2 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2009.08.27.175719" +#define Xorriso_timestamP "2009.08.27.175806"