]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
avfilter/scale_cuda: add bicubic interpolation
[ffmpeg] / libavfilter / version.h
index 96b14d6794e7b27321a79b222ba33d473272881a..2db35f85af1e9d76a934e4bc021dde6d1a2bfe84 100644 (file)
@@ -30,8 +30,8 @@
 #include "libavutil/version.h"
 
 #define LIBAVFILTER_VERSION_MAJOR   7
-#define LIBAVFILTER_VERSION_MINOR  85
-#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, \