[FFmpeg-cvslog] lavf: bump micro version after the new segment muxer options
Marton Balint
git at videolan.org
Fri Jan 29 01:56:26 CET 2016
ffmpeg | branch: master | Marton Balint <cus at passwd.hu> | Fri Jan 29 01:40:54 2016 +0100| [cfc040a49f4b689fa3ca9a8227cf68da6ce5655b] | committer: Marton Balint
lavf: bump micro version after the new segment muxer options
Signed-off-by: Marton Balint <cus at passwd.hu>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cfc040a49f4b689fa3ca9a8227cf68da6ce5655b
---
libavformat/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavformat/version.h b/libavformat/version.h
index ebfe2cc..423317d 100644
--- a/libavformat/version.h
+++ b/libavformat/version.h
@@ -31,7 +31,7 @@
#define LIBAVFORMAT_VERSION_MAJOR 57
#define LIBAVFORMAT_VERSION_MINOR 23
-#define LIBAVFORMAT_VERSION_MICRO 100
+#define LIBAVFORMAT_VERSION_MICRO 101
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
LIBAVFORMAT_VERSION_MINOR, \
More information about the ffmpeg-cvslog
mailing list