]> git.sesse.net Git - ffmpeg/blobdiff - libpostproc/version.h
swresample/rematrix: handle 22.2 as a 9 channel layout
[ffmpeg] / libpostproc / version.h
index 373705679b5042e5d981a2c3b1d9d47b63ff1e58..9cb6100684b2cb1a61a79922f08d7e1e3d5bddcd 100644 (file)
@@ -29,7 +29,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBPOSTPROC_VERSION_MAJOR  55
-#define LIBPOSTPROC_VERSION_MINOR   4
+#define LIBPOSTPROC_VERSION_MINOR   8
 #define LIBPOSTPROC_VERSION_MICRO 100
 
 #define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \