]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/version.h
avfilter/af_firequalizer: add av_restrict on convolution func
[ffmpeg] / libswscale / version.h
index d03a5cb74e27766378e8b168875f4ee6e4b8b234..0d67738fa4ac433c63a7006398eeefe79ddf96e7 100644 (file)
@@ -27,8 +27,8 @@
 #include "libavutil/version.h"
 
 #define LIBSWSCALE_VERSION_MAJOR   4
-#define LIBSWSCALE_VERSION_MINOR   1
-#define LIBSWSCALE_VERSION_MICRO 100
+#define LIBSWSCALE_VERSION_MINOR   3
+#define LIBSWSCALE_VERSION_MICRO 101
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
                                                LIBSWSCALE_VERSION_MINOR, \