[FFmpeg-cvslog] lavc: Bump version for r210 pix_fmt change.
Carl Eugen Hoyos
git at videolan.org
Mon Dec 3 20:11:15 EET 2018
ffmpeg | branch: master | Carl Eugen Hoyos <ceffmpeg at gmail.com> | Mon Dec 3 19:10:42 2018 +0100| [be17a82f3cfb09174b668663ee3d194744fc9222] | committer: Carl Eugen Hoyos
lavc: Bump version for r210 pix_fmt change.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=be17a82f3cfb09174b668663ee3d194744fc9222
---
libavcodec/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 8c81ccc2d5..f758093582 100644
--- a/libavcodec/version.h
+++ b/libavcodec/version.h
@@ -29,7 +29,7 @@
#define LIBAVCODEC_VERSION_MAJOR 58
#define LIBAVCODEC_VERSION_MINOR 41
-#define LIBAVCODEC_VERSION_MICRO 100
+#define LIBAVCODEC_VERSION_MICRO 101
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \
More information about the ffmpeg-cvslog
mailing list