mirror of
https://github.com/taglib/taglib.git
synced 2025-06-03 17:18:11 -04:00
Go ahead and increment the libtool version in preparation for 1.4.
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@437529 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
parent
016a2c7b03
commit
02925797d2
@ -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 4:0:3
|
||||
libtag_la_LDFLAGS = $(all_libraries) -no-undefined -version-info 5:0:4
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user