mirror of https://git.ffmpeg.org/ffmpeg.git
avformat/version: Change the version bumping comment
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
e32857f30e
commit
3fd0694a11
|
@ -29,8 +29,8 @@
|
|||
|
||||
#include "libavutil/version.h"
|
||||
|
||||
// When bumping major check Ticket5467, 5421, 5451(compatibility with Chromium) for regressing
|
||||
// Also please add any ticket numbers that you belive might regress here
|
||||
// Major bumping may affect Ticket5467, 5421, 5451(compatibility with Chromium)
|
||||
// Also please add any ticket numbers that you belive might be affected here
|
||||
#define LIBAVFORMAT_VERSION_MAJOR 57
|
||||
#define LIBAVFORMAT_VERSION_MINOR 38
|
||||
#define LIBAVFORMAT_VERSION_MICRO 102
|
||||
|
|
Loading…
Reference in New Issue