From: Scott Wheeler Date: Fri, 10 Sep 2004 01:54:20 +0000 (+0000) Subject: 1.3 -- bump the libtool version X-Git-Tag: v1.5~318 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4561d33452b81a34eb6bef001c589593dcc63f4;p=taglib 1.3 -- bump the libtool version git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@345355 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/Makefile.am b/Makefile.am index 53092ac2..b88b7047 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 3:0:2 +libtag_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 4:0:3 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