]> git.sesse.net Git - ffmpeg/blobdiff - libpostproc/version.h
avformat/aviobuf: End grace period of allowing 0 from read_packet
[ffmpeg] / libpostproc / version.h
index 373705679b5042e5d981a2c3b1d9d47b63ff1e58..2dca25328a02d3dc581dc4bd400d4fd704615b66 100644 (file)
@@ -29,7 +29,7 @@
 #include "libavutil/avutil.h"
 
 #define LIBPOSTPROC_VERSION_MAJOR  55
-#define LIBPOSTPROC_VERSION_MINOR   4
+#define LIBPOSTPROC_VERSION_MINOR  10
 #define LIBPOSTPROC_VERSION_MICRO 100
 
 #define LIBPOSTPROC_VERSION_INT AV_VERSION_INT(LIBPOSTPROC_VERSION_MAJOR, \