]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/version.h
swscale/x86/swscale: fix mix of inline and external function definitions
[ffmpeg] / libswscale / version.h
index 0393a6fe4aff6f695662d2fc63db6a608b52bafd..2b9ea1be9224d179ae29936ca40a9be26e335948 100644 (file)
@@ -27,8 +27,8 @@
 #include "libavutil/version.h"
 
 #define LIBSWSCALE_VERSION_MAJOR   5
-#define LIBSWSCALE_VERSION_MINOR   0
-#define LIBSWSCALE_VERSION_MICRO 101
+#define LIBSWSCALE_VERSION_MINOR   8
+#define LIBSWSCALE_VERSION_MICRO 100
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \
                                                LIBSWSCALE_VERSION_MINOR, \