Makefile.am: Increase shared library "current" numbers, zeroing "revision" and "age ".
configure.ac: require autoconf at least 2.67
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
# public release, then set AGE to 0. A changed interface means an
|
||||
# incompatibility with previous versions.
|
||||
|
||||
libiso9660_la_CURRENT = 7
|
||||
libiso9660_la_CURRENT = 8
|
||||
libiso9660_la_REVISION = 0
|
||||
libiso9660_la_AGE = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user