bump the libtool version number

This commit is contained in:
Josh Coalson
2002-09-25 06:05:27 +00:00
parent b39417b742
commit 07b4fb77e2
4 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ EXTRA_DIST = \
libFLAC.m4
# see 'http://www.gnu.org/software/libtool/manual.html#Versioning' for numbering convention
libFLAC_la_LDFLAGS = -version-info 4:0:0
libFLAC_la_LDFLAGS = -version-info 4:1:0
libFLAC_la_SOURCES = \
bitbuffer.c \