]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
avfilter/vf_stereo3d: improve dubois anaglyphs
[ffmpeg] / libavfilter / version.h
index 7f989ded637aef05e1bd5517bcdf7190a543d890..58a0221f4379e89bb1bfb2454e8cb4ab05222946 100644 (file)
@@ -30,8 +30,9 @@
 #include "libavutil/version.h"
 
 #define LIBAVFILTER_VERSION_MAJOR   7
-#define LIBAVFILTER_VERSION_MINOR  50
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MINOR  58
+#define LIBAVFILTER_VERSION_MICRO 101
+
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
                                                LIBAVFILTER_VERSION_MINOR, \