]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/version.h
lsws/yuv2rgb: Fix yuva2rgb32 on big endian hardware.
[ffmpeg] / libswscale / version.h
index 9c241220315bbdbd00364c7192e36a25d70bcf33..0393a6fe4aff6f695662d2fc63db6a608b52bafd 100644 (file)
@@ -28,7 +28,7 @@
 
 #define LIBSWSCALE_VERSION_MAJOR   5
 #define LIBSWSCALE_VERSION_MINOR   0
-#define LIBSWSCALE_VERSION_MICRO 100
+#define LIBSWSCALE_VERSION_MICRO 101
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
                                                LIBSWSCALE_VERSION_MINOR, \