From 2c41942b7e9b1ff3621de2c13cac29d995c21ae1 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 31 May 2009 10:03:03 +0000 Subject: [PATCH] Adapted xorriso-standalone to version leap libisofs-0.6.20 --- 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 1cac38b0..769f8845 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -16,7 +16,7 @@ AC_SUBST(BURN_MICRO_VERSION) LIBISOFS_MAJOR_VERSION=0 LIBISOFS_MINOR_VERSION=6 -LIBISOFS_MICRO_VERSION=19 +LIBISOFS_MICRO_VERSION=20 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 f6eaec96..0e7a2b28 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2009.05.31.100140" +#define Xorriso_timestamP "2009.05.31.100315"