summaryrefslogtreecommitdiff
path: root/libavcodec/version.h
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-12-03 19:10:42 +0100
committerCarl Eugen Hoyos <ceffmpeg@gmail.com>2018-12-03 19:10:42 +0100
commitbe17a82f3cfb09174b668663ee3d194744fc9222 (patch)
treedc9386b71376e53aa156066c533d4a114bc61332 /libavcodec/version.h
parent3d8d8c7199717a0a31fbe01f8931d96fe8408bd6 (diff)
lavc: Bump version for r210 pix_fmt change.
Diffstat (limited to 'libavcodec/version.h')
-rw-r--r--libavcodec/version.h2
1 files changed, 1 insertions, 1 deletions
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, \