X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fversion.h;h=cb7b2a424e3347be2ff3a31c3e93584dabcea4db;hb=264f12342c3e71e4ecc9a2993e656e064f774105;hp=1f9320c5e5adc4ad52af8dc14956f6dabaa64be9;hpb=c5fd9d3c35cb743226770e1077e6b082f44bd889;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index 1f9320c5e5a..cb7b2a424e3 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 21 +#define LIBAVFILTER_VERSION_MICRO 102 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \