[FFmpeg-devel] [PATCH] avformat/version: Change the version bumping comment
Michael Niedermayer
michael at niedermayer.cc
Mon Jun 13 13:10:07 CEST 2016
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
---
libavformat/version.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/libavformat/version.h b/libavformat/version.h
index 5679cce..c5635b7 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -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 37
#define LIBAVFORMAT_VERSION_MICRO 101
--
1.7.9.5
More information about the ffmpeg-devel
mailing list