Update library numbers as per libtool documentation instructions.

libiso9660: added read_pvd routines.
libcdio: added cdio_get_drive_cap
This commit is contained in:
rocky
2004-06-23 09:25:30 +00:00
parent c9ab763671
commit 36472b86ee

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.38 2004/06/20 15:35:31 rocky Exp $
# $Id: Makefile.am,v 1.39 2004/06/23 09:25:30 rocky Exp $
#
# Copyright (C) 2003, 2004 Rocky Bernstein <rocky@panix.com>
#
@@ -40,13 +40,13 @@
# 6. If any interfaces have been removed since the last public release,
# then set AGE to 0.
libcdio_la_CURRENT := 0
libcdio_la_REVISION := 2
libcdio_la_AGE := 0
libcdio_la_CURRENT := 1
libcdio_la_REVISION := 0
libcdio_la_AGE := 1
libiso9660_la_CURRENT := 1
libiso9660_la_CURRENT := 2
libiso9660_la_REVISION := 0
libiso9660_la_AGE := 1
libiso9660_la_AGE := 2
EXTRA_DIST = image/Makefile FreeBSD/Makefile MSWindows/Makefile