From a1c9d6df83b1721a01fcada0df541e03b4a31b07 Mon Sep 17 00:00:00 2001 From: rocky Date: Sat, 28 Feb 2004 19:48:17 +0000 Subject: [PATCH] libiso9660 has changed - the fs_stat_translate routines added and that packed attribut on XA. Thus we've got to update "current" in libiso9660. --- lib/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 35f3e076..a715f76b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.23 2004/02/27 02:35:24 rocky Exp $ +# $Id: Makefile.am,v 1.24 2004/02/28 19:48:17 rocky Exp $ # # Copyright (C) 2003, 2004 Rocky Bernstein # @@ -44,8 +44,8 @@ libcdio_la_CURRENT := 0 libcdio_la_REVISION := 1 libcdio_la_AGE := 0 -libiso9660_la_CURRENT := 0 -libiso9660_la_REVISION := 1 +libiso9660_la_CURRENT := 1 +libiso9660_la_REVISION := 0 libiso9660_la_AGE := 0 noinst_HEADERS = cdio_assert.h bytesex.h bytesex_asm.h \