]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/avfilter.h
mandelbrot: unroll the innermost loop once.
[ffmpeg] / libavfilter / avfilter.h
index 33c74c59ff93c98936db468a45e4dbc0374dafc4..bebf0edfff8354482a588dfe5c8f496f4b9b6137 100644 (file)
@@ -29,8 +29,8 @@
 #include "libavutil/rational.h"
 
 #define LIBAVFILTER_VERSION_MAJOR  2
-#define LIBAVFILTER_VERSION_MINOR 45
-#define LIBAVFILTER_VERSION_MICRO  1
+#define LIBAVFILTER_VERSION_MINOR 48
+#define LIBAVFILTER_VERSION_MICRO  0
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
                                                LIBAVFILTER_VERSION_MINOR, \