From e40ddf883410b541b7aa1f5bc4f643c38a96d95a Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Mon, 6 Oct 2008 11:42:01 +0000 Subject: [PATCH] Adapted standalone LIBISOFS_*_VERSION to libisofs 0.6.10 --- 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 52a4eca8..4500fc54 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=9 +LIBISOFS_MICRO_VERSION=10 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 ffe016ae..62d8b25a 100644 --- a/xorriso/xorriso_timestamp.h +++ b/xorriso/xorriso_timestamp.h @@ -1 +1 @@ -#define Xorriso_timestamP "2008.10.05.125242" +#define Xorriso_timestamP "2008.10.06.114114"