bump libtool library version numbers

This commit is contained in:
Josh Coalson
2004-09-10 00:20:59 +00:00
parent c28ec32289
commit 3fbf64c110
4 changed files with 4 additions and 4 deletions

View File

@@ -61,7 +61,7 @@ EXTRA_DIST = \
libFLAC.m4
# see 'http://www.gnu.org/software/libtool/manual.html#SEC35' for numbering convention
libFLAC_la_LDFLAGS = -version-info 6:0:0 -lm $(LOCAL_EXTRA_LDFLAGS)
libFLAC_la_LDFLAGS = -version-info 6:1:0 -lm $(LOCAL_EXTRA_LDFLAGS)
libFLAC_la_SOURCES = \
bitbuffer.c \
bitmath.c \