avformat/version: Add Ticket5421 to list of tickets possibly affected by a major bump

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
Michael Niedermayer 2016-06-03 23:09:19 +02:00
parent fc07972582
commit b28e102875
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include "libavutil/version.h"
// When bumping major check Ticket5467 for regressing
// When bumping major check Ticket5467, 5421 for regressing
// Also please add any ticket numbers that you belive might regress here
#define LIBAVFORMAT_VERSION_MAJOR 57
#define LIBAVFORMAT_VERSION_MINOR 37