mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-28 11:27:30 +08:00
Add correct version number to shared libavfilter
Originally committed as revision 12341 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user