From 82005e6ded8c67ea05c6d246f7cdb6b15b82bc94 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 12 May 2011 17:54:07 +0000 Subject: [PATCH] GNU xorriso now contains libisofs-1.0.9 --- 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 b9d381cb..9a7c0391 100644 --- a/xorriso/configure_ac.txt +++ b/xorriso/configure_ac.txt @@ -29,7 +29,7 @@ AC_SUBST(BURN_MICRO_VERSION) LIBISOFS_MAJOR_VERSION=1 LIBISOFS_MINOR_VERSION=0 -LIBISOFS_MICRO_VERSION=7 +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 f8907ffb..e3120927 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2011.05.12.175155" +#define Xorriso_timestamP "2011.05.12.175423"