]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
avfilter/scale_cuda: add bicubic interpolation
[ffmpeg] / libavfilter / version.h
index a820d0bbbfb15da8883a8bdf813cde100a97821f..2db35f85af1e9d76a934e4bc021dde6d1a2bfe84 100644 (file)
@@ -30,8 +30,8 @@
 #include "libavutil/version.h"
 
 #define LIBAVFILTER_VERSION_MAJOR   7
-#define LIBAVFILTER_VERSION_MINOR  83
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MINOR  88
+#define LIBAVFILTER_VERSION_MICRO 101
 
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \