]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/version.h
avfilter/formats: Fix heap-buffer overflow when merging channel layouts
[ffmpeg] / libavformat / version.h
index 9814db8633ed0c50fc521d41979831ae71588494..4d31e1ec3eeee2d1062c30469fa9e06507505283 100644 (file)
@@ -32,8 +32,8 @@
 // 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  31
-#define LIBAVFORMAT_VERSION_MICRO 101
+#define LIBAVFORMAT_VERSION_MINOR  50
+#define LIBAVFORMAT_VERSION_MICRO 100
 
 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
                                                LIBAVFORMAT_VERSION_MINOR, \