X-Git-Url: https://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=libavfilter%2Fversion.h;h=40034c925abbdb121d849fdd6d32598dfc178aff;hp=c24e129af16ec9b9f1d66e9513578921c9273f96;hb=884c890535c5fa1b7e1c4456a42fec174051b7bb;hpb=4977e467a50a690a46af5988d568eaab2e5933c7 diff --git a/libavfilter/version.h b/libavfilter/version.h index c24e129af1..40034c925a 100644 --- a/libavfilter/version.h +++ b/libavfilter/version.h @@ -30,8 +30,8 @@ #include "libavutil/avutil.h" #define LIBAVFILTER_VERSION_MAJOR 3 -#define LIBAVFILTER_VERSION_MINOR 79 -#define LIBAVFILTER_VERSION_MICRO 101 +#define LIBAVFILTER_VERSION_MINOR 80 +#define LIBAVFILTER_VERSION_MICRO 100 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \ LIBAVFILTER_VERSION_MINOR, \