]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/version.h
fftools/ffmpeg: Improve streamcopy
[ffmpeg] / libswscale / version.h
index 891c76d915b2c4bd0c42f773e77d2ae85ca980d7..cc434c0439c2f458fe6e1fb33138f6839cdf78ef 100644 (file)
@@ -27,8 +27,8 @@
 #include "libavutil/version.h"
 
 #define LIBSWSCALE_VERSION_MAJOR   5
-#define LIBSWSCALE_VERSION_MINOR   4
-#define LIBSWSCALE_VERSION_MICRO 101
+#define LIBSWSCALE_VERSION_MINOR   6
+#define LIBSWSCALE_VERSION_MICRO 100
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
                                                LIBSWSCALE_VERSION_MINOR, \