From 237113e1af6f3cf2eb857ef9f64ecab1b577ae71 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 19 Feb 2009 16:29:24 +0000 Subject: [PATCH] Adapted to version leap libisofs-0.6.14 --- 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 85d113e7..5fd8063e 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=13 +LIBISOFS_MICRO_VERSION=14 AC_SUBST(LIBISOFS_MAJOR_VERSION) AC_SUBST(LIBISOFS_MINOR_VERSION) AC_SUBST(LIBISOFS_MICRO_VERSION)