X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fversion.h;h=1bc6b7e00164e8b58220e75f3aca303c8c5a030e;hb=5d509fbdcf6277716414702dc961d33c8e1eedcb;hp=c71cce65a8b3fff6a6d76eb4f27d45882f79af86;hpb=dc5e26d67f5cdcfb9e9add7c1da3684d29532b34;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index c71cce65a8b..1bc6b7e0016 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 76 -#define LIBAVFILTER_VERSION_MICRO 100 +#define LIBAVFILTER_VERSION_MINOR 77 +#define LIBAVFILTER_VERSION_MICRO 101 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \