X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fversion.h;h=58a1c8bef2d12b05f83a9916679f9c3e1c5f8176;hb=829099545bf32c28236f8caa5558b81d25efcf91;hp=6f61aeeadcf152aa1ce704884154ebd15ec64351;hpb=23e91a1bfd7f47b343f41915a2c8b33d5c532562;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index 6f61aeeadcf..58a1c8bef2d 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -30,8 +30,8 @@ #include "libavutil/version.h" #define LIBAVFILTER_VERSION_MAJOR 5 -#define LIBAVFILTER_VERSION_MINOR 2 -#define LIBAVFILTER_VERSION_MICRO 103 +#define LIBAVFILTER_VERSION_MINOR 3 +#define LIBAVFILTER_VERSION_MICRO 101 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \