]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
vf_zscale: Fix alpha destination graph for floating point pixel formats
[ffmpeg] / libavfilter / version.h
index 908dc4938a64d192e23697e6c95ee7a85ca389db..b0009e83ea0dfe9c9455123aabe09ce3be703f22 100644 (file)
@@ -30,8 +30,8 @@
 #include "libavutil/version.h"
 
 #define LIBAVFILTER_VERSION_MAJOR   7
-#define LIBAVFILTER_VERSION_MINOR   0
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR   7
+#define LIBAVFILTER_VERSION_MICRO 100
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
                                                LIBAVFILTER_VERSION_MINOR, \