X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fversion.h;h=1924cfeffa36fe4538884d6451436dae8314f87d;hb=c824c3c47ca656b332f08b9e2b06d1ff61af1141;hp=1a9c4ac5cfb72b2d42da50b9fbd6daacad2ca391;hpb=7ab2c036b917ad3ecaf245601aeba4316b6604c2;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index 1a9c4ac5cfb..1924cfeffa3 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 45 -#define LIBAVFILTER_VERSION_MICRO 100 +#define LIBAVFILTER_VERSION_MINOR 46 +#define LIBAVFILTER_VERSION_MICRO 102 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \