X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Fversion.h;h=43b7ab9c031bded782bcff393bc2de7825a01e09;hb=6abd1e901c065280d50adbbf95eb54773870328c;hp=a96439260371bbbd4a9cad4ae0c4514e0eede233;hpb=1eb28479dab3d55a9c8aff63e0fb7a1dd3902cf0;p=ffmpeg diff --git a/libavfilter/version.h b/libavfilter/version.h index a9643926037..43b7ab9c031 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 12 -#define LIBAVFILTER_VERSION_MICRO 100 +#define LIBAVFILTER_VERSION_MINOR 13 +#define LIBAVFILTER_VERSION_MICRO 101 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \