Commit c2b0b21d authored by Vitor Sessak's avatar Vitor Sessak

Add correct version number to shared libavfilter

Originally committed as revision 12341 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent ea28ecb0
......@@ -24,7 +24,7 @@ EXTRALIBS := -L$(BUILD_ROOT)/libavformat -lavformat$(BUILDSUF) $(EXTRALIBS)
endif
NAME=avfilter
LIBVERSION=$(LAVFILTERVERSION)
LIBMAJOR=$(LAVFILTERMAJOR)
LIBVERSION=$(LAVFIVERSION)
LIBMAJOR=$(LAVFIMAJOR)
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