mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-29 22:00:58 +02: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:
parent
ea28ecb093
commit
c2b0b21d15
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user