X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fversion.h;h=755b2dc765f095617cdd4b1f75041e3d4030bfd9;hb=ec34963276fc03fc0730bd0be264ff9b7f3145fb;hp=51e13b99e4c5f5795665f6872a0f446c4f2641ed;hpb=288e3fdfd3ab65ad871377be53a9651e3faa7ef6;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index 51e13b99e4c..755b2dc765f 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -30,8 +30,8 @@ #include "libavutil/avutil.h" #define LIBAVFILTER_VERSION_MAJOR 3 -#define LIBAVFILTER_VERSION_MINOR 72 -#define LIBAVFILTER_VERSION_MICRO 100 +#define LIBAVFILTER_VERSION_MINOR 74 +#define LIBAVFILTER_VERSION_MICRO 101 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \