From 5deefe053b55b8a9477dd3e2c210963ffe12ebd6 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sat, 23 Oct 2010 16:23:27 +0000 Subject: [PATCH] Adapted GNU xorriso to version leap libisofs-0.6.39 --- 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 4142e4cf..7d5aaf34 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -29,7 +29,7 @@ AC_SUBST(BURN_MICRO_VERSION) LIBISOFS_MAJOR_VERSION=0 LIBISOFS_MINOR_VERSION=6 -LIBISOFS_MICRO_VERSION=37 +LIBISOFS_MICRO_VERSION=39 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 188247fe..ca60e7bd 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2010.10.23.162213" +#define Xorriso_timestamP "2010.10.23.162302"