Increment library numbers
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.am,v 1.15 2008/06/25 08:01:53 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.16 2008/10/20 01:25:10 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2004, 2005, 2006, 2007, 2008 Rocky Bernstein <rocky@gnu.org>
|
||||
#
|
||||
@@ -45,7 +45,7 @@
|
||||
EXTRA_DIST = libcdio_cdda.sym
|
||||
|
||||
libcdio_cdda_la_CURRENT = 0
|
||||
libcdio_cdda_la_REVISION = 4
|
||||
libcdio_cdda_la_REVISION = 5
|
||||
libcdio_cdda_la_AGE = 0
|
||||
|
||||
noinst_HEADERS = common_interface.h drive_exceptions.h low_interface.h \
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.am,v 1.9 2008/06/25 08:01:54 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.10 2008/10/20 01:25:15 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2005, 2006, 2007, 2008 Rocky Bernstein <rocky@gnu.org>
|
||||
#
|
||||
@@ -44,7 +44,7 @@
|
||||
lib_LTLIBRARIES = libiso9660++.la libcdio++.la
|
||||
|
||||
libcdiopp_la_CURRENT = 0
|
||||
libcdiopp_la_REVISION = 1
|
||||
libcdiopp_la_REVISION = 2
|
||||
libcdiopp_la_AGE = 0
|
||||
|
||||
libcdiopp_sources = cdio.cpp devices.cpp
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.am,v 1.27 2008/08/31 22:22:56 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.28 2008/10/20 01:25:15 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
|
||||
# Rocky Bernstein <rocky@gnu.org>
|
||||
@@ -42,9 +42,9 @@
|
||||
# public release, then set AGE to 0. A changed interface means an
|
||||
# incompatibility with previous versions.
|
||||
|
||||
libcdio_la_CURRENT = 9
|
||||
libcdio_la_CURRENT = 10
|
||||
libcdio_la_REVISION = 0
|
||||
libcdio_la_AGE = 2
|
||||
libcdio_la_AGE = 0
|
||||
|
||||
EXTRA_DIST = image/Makefile FreeBSD/Makefile MSWindows/Makefile \
|
||||
libcdio.sym
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.am,v 1.17 2008/06/25 08:01:54 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.18 2008/10/20 01:25:15 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
|
||||
# Rocky Bernstein <rocky@gnu.org>
|
||||
@@ -42,9 +42,9 @@
|
||||
# public release, then set AGE to 0. A changed interface means an
|
||||
# incompatibility with previous versions.
|
||||
|
||||
libiso9660_la_CURRENT = 6
|
||||
libiso9660_la_CURRENT = 7
|
||||
libiso9660_la_REVISION = 0
|
||||
libiso9660_la_AGE = 1
|
||||
libiso9660_la_AGE = 0
|
||||
|
||||
EXTRA_DIST = libiso9660.sym
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.am,v 1.9 2008/06/25 08:01:54 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.10 2008/10/20 01:25:15 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2004, 2006, 2008 Rocky Bernstein <rocky@gnu.org>
|
||||
#
|
||||
@@ -45,7 +45,7 @@
|
||||
EXTRA_DIST = libcdio_paranoia.sym
|
||||
|
||||
libcdio_paranoia_la_CURRENT = 0
|
||||
libcdio_paranoia_la_REVISION = 2
|
||||
libcdio_paranoia_la_REVISION = 3
|
||||
libcdio_paranoia_la_AGE = 0
|
||||
|
||||
noinst_HEADERS = gap.h isort.h overlap.h p_block.h
|
||||
|
||||
Reference in New Issue
Block a user