X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=libavfilter%2Fversion.h;h=4199a2746b5ff888843c880057857f39d85ba054;hp=ae9a7348badf97c8d28777fee0647172227f20f2;hb=47619e41c4a1a39cfa04858c0ad629da30ee405c;hpb=8036ba299d332282dc86a94999f9332d38d47c4e diff --git a/libavfilter/version.h b/libavfilter/version.h index ae9a7348ba..4199a2746b 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 38 -#define LIBAVFILTER_VERSION_MICRO 106 +#define LIBAVFILTER_VERSION_MINOR 39 +#define LIBAVFILTER_VERSION_MICRO 100 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \