mirror of https://git.ffmpeg.org/ffmpeg.git
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:
parent
fc07972582
commit
b28e102875
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
#include "libavutil/version.h"
|
#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
|
// Also please add any ticket numbers that you belive might regress here
|
||||||
#define LIBAVFORMAT_VERSION_MAJOR 57
|
#define LIBAVFORMAT_VERSION_MAJOR 57
|
||||||
#define LIBAVFORMAT_VERSION_MINOR 37
|
#define LIBAVFORMAT_VERSION_MINOR 37
|
||||||
|
|
Loading…
Reference in New Issue