]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
vf_tinterlace: dont mix declarations and expressions
[ffmpeg] / libavfilter / version.h
index 5c8a3c3f813935c3496fcff399b350b5f4b8e8a3..3cc91fbeeac1fbd958a9c4f78b4ff1eed06c3c18 100644 (file)
@@ -29,8 +29,8 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVFILTER_VERSION_MAJOR  3
-#define LIBAVFILTER_VERSION_MINOR  27
-#define LIBAVFILTER_VERSION_MICRO 101
+#define LIBAVFILTER_VERSION_MINOR  30
+#define LIBAVFILTER_VERSION_MICRO 102
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
                                                LIBAVFILTER_VERSION_MINOR, \