]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
x86: Fix assembly with NASM
[ffmpeg] / libavfilter / version.h
index 13bc0dd68f56e94c7bfd068d42d4b81ae827ec39..cb7b2a424e3347be2ff3a31c3e93584dabcea4db 100644 (file)
@@ -29,8 +29,8 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVFILTER_VERSION_MAJOR  3
-#define LIBAVFILTER_VERSION_MINOR  20
-#define LIBAVFILTER_VERSION_MICRO 111
+#define LIBAVFILTER_VERSION_MINOR  21
+#define LIBAVFILTER_VERSION_MICRO 102
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
                                                LIBAVFILTER_VERSION_MINOR, \