From: Scott Wheeler Date: Tue, 27 Jul 2004 02:00:01 +0000 (+0000) Subject: This is wrong -- this would indicate a BIC library release. Please see X-Git-Tag: v1.5~347 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b7d9398052b960a7ce5a2be9dcf61aa36cdf66df;p=taglib This is wrong -- this would indicate a BIC library release. Please see "info:/libtool/Updating version info" when changing the libtool version string. CCMAIL:Allan Sandfeld Jensen git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@333116 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/Makefile.am b/Makefile.am index 73a5e4cf..53092ac2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,7 +15,7 @@ libtag_la_SOURCES = tag.cpp fileref.cpp audioproperties.cpp taglib_include_HEADERS = tag.h fileref.h audioproperties.h taglib_includedir = $(includedir)/taglib -libtag_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 2:1:0 +libtag_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 3:0:2 libtag_la_LIBADD = ./mpeg/libmpeg.la ./ogg/libogg.la ./flac/libflac.la ./mpc/libmpc.la ./ape/libape.la ./toolkit/libtoolkit.la bin_SCRIPTS = taglib-config