[FFmpeg-cvslog] avcodec: bump micro version after d12d4d4515

James Almer git at videolan.org
Mon Dec 10 00:29:25 EET 2018


ffmpeg | branch: master | James Almer <jamrial at gmail.com> | Sun Dec  9 19:28:37 2018 -0300| [04ee1b8da56407268ed1a49ac334d0c8965eaa7d] | committer: James Almer

avcodec: bump micro version after d12d4d4515

Signed-off-by: James Almer <jamrial at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=04ee1b8da56407268ed1a49ac334d0c8965eaa7d
---

 libavcodec/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavcodec/version.h b/libavcodec/version.h
index 372a6f45b4..20f9f38fcd 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 102
+#define LIBAVCODEC_VERSION_MICRO 103
 
 #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
                                                LIBAVCODEC_VERSION_MINOR, \



More information about the ffmpeg-cvslog mailing list