Set libraries for revision before release. Interfaces in libcdio and

iso9660 have been added so bump, current (and set revision and age 0).
This commit is contained in:
rocky
2005-03-29 01:40:19 +00:00
parent af4ceb5835
commit 076ec51ef1
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.9 2005/03/05 09:26:52 rocky Exp $
# $Id: Makefile.am,v 1.10 2005/03/29 01:40:19 rocky Exp $
#
# Copyright (C) 2003, 2004, 2005 Rocky Bernstein <rocky@panix.com>
#
@@ -42,7 +42,7 @@
# public release, then set AGE to 0. A changed interface means an
# incompatibility with previous versions.
libcdio_la_CURRENT := 4
libcdio_la_CURRENT := 5
libcdio_la_REVISION := 0
libcdio_la_AGE := 0

View File

@@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.5 2005/02/13 22:03:00 rocky Exp $
# $Id: Makefile.am,v 1.6 2005/03/29 01:40:19 rocky Exp $
#
# Copyright (C) 2003, 2004, 2005 Rocky Bernstein <rocky@panix.com>
#
@@ -42,8 +42,8 @@
# public release, then set AGE to 0. A changed interface means an
# incompatibility with previous versions.
libiso9660_la_CURRENT := 3
libiso9660_la_REVISION := 1
libiso9660_la_CURRENT := 4
libiso9660_la_REVISION := 0
libiso9660_la_AGE := 0
EXTRA_DIST = libiso9660.sym