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