]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/version.h
avfilter/formats: Fix heap-buffer overflow when merging channel layouts
[ffmpeg] / libavformat / version.h
index 18c2f5fec2dbb087a9aa21fc3927db81d10291f7..4d31e1ec3eeee2d1062c30469fa9e06507505283 100644 (file)
@@ -32,7 +32,7 @@
 // Major bumping may affect Ticket5467, 5421, 5451(compatibility with Chromium)
 // Also please add any ticket numbers that you believe might be affected here
 #define LIBAVFORMAT_VERSION_MAJOR  58
-#define LIBAVFORMAT_VERSION_MINOR  42
+#define LIBAVFORMAT_VERSION_MINOR  50
 #define LIBAVFORMAT_VERSION_MICRO 100
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \