From 2026814a80de7ce3ffc3d22126d8ab0585f826d2 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 28 Sep 2008 11:29:36 +0000 Subject: [PATCH] Standalone version switch to libisofs-0.6.9 (vreixoml 387) to avoid SIGSEGV --- 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 a7244bd5..600e12f4 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=8 +LIBISOFS_MICRO_VERSION=9 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 76e3c915..6d2c8bf5 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2008.09.26.161331" +#define Xorriso_timestamP "2008.09.28.112850"