From 252a845f2b164bbe33f900b9905539a6494a1322 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 15 Sep 2010 09:20:58 +0000 Subject: [PATCH] Adapted GNU xorriso to version leap libisofs-0.6.37 --- xorriso/configure_ac.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorriso/configure_ac.txt b/xorriso/configure_ac.txt index e5d38e61..f6b0b10f 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=35 +LIBISOFS_MICRO_VERSION=37 AC_SUBST(LIBISOFS_MAJOR_VERSION) AC_SUBST(LIBISOFS_MINOR_VERSION) AC_SUBST(LIBISOFS_MICRO_VERSION)