]> git.sesse.net Git - ffmpeg/blobdiff - libavfilter/version.h
lavfi/framestep: switch to ff_filter_frame API
[ffmpeg] / libavfilter / version.h
index 5021c8c5eb9e3b72a61c5b0d7cb844b1adcd1e0c..a4a2e37644960c6374279578961d1c6c269d20df 100644 (file)
@@ -29,8 +29,8 @@
 #include "libavutil/avutil.h"
 
 #define LIBAVFILTER_VERSION_MAJOR  3
-#define LIBAVFILTER_VERSION_MINOR  22
-#define LIBAVFILTER_VERSION_MICRO 100
+#define LIBAVFILTER_VERSION_MINOR  23
+#define LIBAVFILTER_VERSION_MICRO 105
 
 #define LIBAVFILTER_VERSION_INT AV_VERSION_INT(LIBAVFILTER_VERSION_MAJOR, \
                                                LIBAVFILTER_VERSION_MINOR, \