update the libtool library version number

This commit is contained in:
Josh Coalson
2003-01-02 07:23:04 +00:00
parent afae69f0e3
commit 8bd67f558b
4 changed files with 4 additions and 4 deletions

View File

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