]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/avfilter.h
vsrc_buffer: FIx incompatible pointer type warning
[ffmpeg] / libavfilter / avfilter.h
index 5c73256601ce9844443e4b3760937a369af6af15..07c1faa00042b802f8c8693c60db436109bc0798 100644 (file)
@@ -29,8 +29,8 @@
 #include "libavutil/rational.h"
 
 #define LIBAVFILTER_VERSION_MAJOR  2
-#define LIBAVFILTER_VERSION_MINOR 43
-#define LIBAVFILTER_VERSION_MICRO  6
+#define LIBAVFILTER_VERSION_MINOR 44
+#define LIBAVFILTER_VERSION_MICRO  0
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
                                                LIBAVFILTER_VERSION_MINOR, \