]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
x86: Fix assembly with NASM
[ffmpeg] / libavfilter / version.h
index 3ce13c14dd5db1decc3ad3b5d243734479b7300e..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 107
+#define LIBAVFILTER_VERSION_MINOR  21
+#define LIBAVFILTER_VERSION_MICRO 102
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
                                                LIBAVFILTER_VERSION_MINOR, \