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

@@ -30,7 +30,7 @@ EXTRA_DIST = \
libFLAC++.m4
# see 'http://www.gnu.org/software/libtool/manual.html#Versioning' for numbering convention
libFLAC___la_LDFLAGS = -version-info 2:1:0
libFLAC___la_LDFLAGS = -version-info 3:0:1
libFLAC___la_SOURCES = \
file_decoder.cpp \