]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/version.h
Merge commit '63fe79a3368cc53e6faf7fa265a9a1a8bec46a88'
[ffmpeg] / libswscale / version.h
index 23d5b0c4e9ee67c6c9d6378aa22f224c9583133b..9c241220315bbdbd00364c7192e36a25d70bcf33 100644 (file)
@@ -26,8 +26,8 @@
 
 #include "libavutil/version.h"
 
-#define LIBSWSCALE_VERSION_MAJOR   4
-#define LIBSWSCALE_VERSION_MINOR   9
+#define LIBSWSCALE_VERSION_MAJOR   5
+#define LIBSWSCALE_VERSION_MINOR   0
 #define LIBSWSCALE_VERSION_MICRO 100
 
 #define LIBSWSCALE_VERSION_INT  AV_VERSION_INT(LIBSWSCALE_VERSION_MAJOR, \