]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
avfilter/vf_gblur: add support for 12bit yuva formats
[ffmpeg] / libavfilter / version.h
index 901fae095bca267db19ee361330c840304a51021..2e3ff53b20f4cd3b617b4efd0c500a50ef167cb2 100644 (file)
@@ -30,8 +30,8 @@
 #include "libavutil/version.h"
 
 #define LIBAVFILTER_VERSION_MAJOR   7
-#define LIBAVFILTER_VERSION_MINOR  62
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR  66
+#define LIBAVFILTER_VERSION_MICRO 100
 
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \