X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fversion.h;h=9d21de4309f94ac7316eeda3fd13fce47a08290d;hb=f41048f6ec5671c2e09ae317cecc1e98ecc3c2ce;hp=1924cfeffa36fe4538884d6451436dae8314f87d;hpb=e6d0acd4383d9400d3c6f174e3d8abb98ec38818;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index 1924cfeffa3..9d21de4309f 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -30,8 +30,8 @@ #include "libavutil/version.h" #define LIBAVFILTER_VERSION_MAJOR 6 -#define LIBAVFILTER_VERSION_MINOR 46 -#define LIBAVFILTER_VERSION_MICRO 102 +#define LIBAVFILTER_VERSION_MINOR 49 +#define LIBAVFILTER_VERSION_MICRO 100 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \