]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
libavformat/avidec: check memory allocation
[ffmpeg] / libavfilter / version.h
index b029905ed469e76ea31f05c8ab71f1945120ee56..308fbe07c36c123c0009974527c49ffa065495b2 100644 (file)
@@ -30,8 +30,8 @@
 #include "libavutil/version.h"
 
 #define LIBAVFILTER_VERSION_MAJOR   7
-#define LIBAVFILTER_VERSION_MINOR  70
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR  87
+#define LIBAVFILTER_VERSION_MICRO 100
 
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \