X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=libavfilter%2Fversion.h;h=d8484e42637c72ade4d9fbca0223800c3fbc8529;hb=e679ac8d7c7468e68b3b4c54702adc9f8775fb79;hp=908dc4938a64d192e23697e6c95ee7a85ca389db;hpb=ce726e77579363fffa3233a865025a6790c9f924;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index 908dc4938a6..d8484e42637 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -30,8 +30,8 @@ #include "libavutil/version.h" #define LIBAVFILTER_VERSION_MAJOR 7 -#define LIBAVFILTER_VERSION_MINOR 0 -#define LIBAVFILTER_VERSION_MICRO 101 +#define LIBAVFILTER_VERSION_MINOR 2 +#define LIBAVFILTER_VERSION_MICRO 100 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \