Makefile.am: Increase shared library "current" numbers, zeroing "revision" and "age ".

configure.ac: require autoconf at least 2.67
This commit is contained in:
R. Bernstein
2011-10-21 15:32:57 -04:00
parent 92908a6061
commit 6822c3543e
7 changed files with 93 additions and 53 deletions

View File

@@ -40,7 +40,7 @@
# public release, then set AGE to 0. A changed interface means an
# incompatibility with previous versions.
libcdio_la_CURRENT = 12
libcdio_la_CURRENT = 13
libcdio_la_REVISION = 0
libcdio_la_AGE = 0