Bump library so version number due to binary incompatible changes
git-svn-id: https://matroska.svn.sourceforge.net/svnroot/matroska/trunk/libmatroska@815 a6f86f6d-0131-4f8e-9e7b-e335508773d5
This commit is contained in:
parent
c5f95ca5ad
commit
94391f1f4e
@ -54,7 +54,7 @@ MUX_LIBS=-lmatroska -lebml $(LIBICONV)
|
||||
# Names
|
||||
LIBRARY=libmatroska.a
|
||||
LIBRARY_SO=libmatroska.so
|
||||
LIBRARY_SO_VER=libmatroska.so.4
|
||||
LIBRARY_SO_VER=libmatroska.so.5
|
||||
|
||||
# source-files
|
||||
sources:=$(wildcard ${SRC_DIR}*$(EXTENSION))
|
||||
|
Loading…
Reference in New Issue
Block a user