summaryrefslogtreecommitdiffstats
path: root/libavcodec
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2018-12-09 19:28:37 -0300
committerJames Almer <jamrial@gmail.com>2018-12-09 19:28:37 -0300
commit04ee1b8da56407268ed1a49ac334d0c8965eaa7d (patch)
treeb9c9baf5babbfc25e01f1c861b2544ff11a61248 /libavcodec
parent3981f262ac7255b7d1349198c001d82a7031042d (diff)
downloadffmpeg-streaming-04ee1b8da56407268ed1a49ac334d0c8965eaa7d.zip
ffmpeg-streaming-04ee1b8da56407268ed1a49ac334d0c8965eaa7d.tar.gz
avcodec: bump micro version after d12d4d4515
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/version.h b/libavcodec/version.h
index 372a6f4..20f9f38 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, \
OpenPOWER on IntegriCloud