bump libtool version numbers for flac-1.1.1-beta1

This commit is contained in:
Josh Coalson
2004-07-30 00:03:52 +00:00
parent 73e51b822a
commit 9b32217c24
4 changed files with 8 additions and 8 deletions

View File

@@ -60,8 +60,8 @@ EXTRA_DIST = \
libFLAC_static.dsp \
libFLAC.m4
# see 'http://www.gnu.org/software/libtool/manual.html#Versioning' for numbering convention
libFLAC_la_LDFLAGS = -version-info 5:2:1 -lm $(LOCAL_EXTRA_LDFLAGS)
# 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_SOURCES = \
bitbuffer.c \
bitmath.c \