X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fversion.h;h=7b559031be5c4063c5f0a1067640146d5fe81452;hb=9aa630a520eb985dc6eefa5bc0f96e8269265ecb;hp=1f9320c5e5adc4ad52af8dc14956f6dabaa64be9;hpb=b0554fec0470bf59b0582c80697d28646e37b854;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index 1f9320c5e5a..7b559031be5 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -29,8 +29,8 @@ #include "libavutil/avutil.h" #define LIBAVFILTER_VERSION_MAJOR 3 -#define LIBAVFILTER_VERSION_MINOR 19 -#define LIBAVFILTER_VERSION_MICRO 103 +#define LIBAVFILTER_VERSION_MINOR 20 +#define LIBAVFILTER_VERSION_MICRO 106 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \