]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/version.h
movenc: mark Opus encapsulation as stable
[ffmpeg] / libswscale / version.h
index f1bed092d769defc78203ec573238f10593f990b..1dbb5618afee9424cdde533144f1b34b2ac081c9 100644 (file)
@@ -27,8 +27,8 @@
 #include "libavutil/version.h"
 
 #define LIBSWSCALE_VERSION_MAJOR   5
-#define LIBSWSCALE_VERSION_MINOR   3
-#define LIBSWSCALE_VERSION_MICRO 100
+#define LIBSWSCALE_VERSION_MINOR   6
+#define LIBSWSCALE_VERSION_MICRO 101
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
                                                LIBSWSCALE_VERSION_MINOR, \