bump the libtool number

This commit is contained in:
Josh Coalson
2005-02-02 01:51:25 +00:00
parent 47a6b5f43f
commit a3448128bc
4 changed files with 4 additions and 4 deletions

View File

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