]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
avfilter/vf_colorspace: fix range for output colorspace option
[ffmpeg] / libavfilter / version.h
index 6d56dadfa017ae4465e4860a9b9e388a59cad52e..93d249be10ab8748e47d5f3062130b60db8fe2f1 100644 (file)
@@ -30,7 +30,7 @@
 #include "libavutil/version.h"
 
 #define LIBAVFILTER_VERSION_MAJOR   6
-#define LIBAVFILTER_VERSION_MINOR  47
+#define LIBAVFILTER_VERSION_MINOR  63
 #define LIBAVFILTER_VERSION_MICRO 100
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \