Commit 67d112ed authored by vitor's avatar vitor

Add correct version number to shared libavfilter

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12341 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 8658ee45
...@@ -24,7 +24,7 @@ EXTRALIBS := -L$(BUILD_ROOT)/libavformat -lavformat$(BUILDSUF) $(EXTRALIBS) ...@@ -24,7 +24,7 @@ EXTRALIBS := -L$(BUILD_ROOT)/libavformat -lavformat$(BUILDSUF) $(EXTRALIBS)
endif endif
NAME=avfilter NAME=avfilter
LIBVERSION=$(LAVFILTERVERSION) LIBVERSION=$(LAVFIVERSION)
LIBMAJOR=$(LAVFILTERMAJOR) LIBMAJOR=$(LAVFIMAJOR)
include ../common.mak include ../common.mak
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment