]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/version.h
avformat/rtsp: Remove deprecated old options, rename stimeout->timeout
[ffmpeg] / libswscale / version.h
index a07bd717c8e60ebd6d3e50639a7a1ef452efcef3..7a616a42e0b1e974d87add0477e067195a0e8e62 100644 (file)
@@ -27,7 +27,7 @@
 #include "libavutil/version.h"
 
 #define LIBSWSCALE_VERSION_MAJOR   5
-#define LIBSWSCALE_VERSION_MINOR   2
+#define LIBSWSCALE_VERSION_MINOR  10
 #define LIBSWSCALE_VERSION_MICRO 100
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \