Commit 77b3e110 authored by Michael Niedermayer's avatar Michael Niedermayer

avcodec: bump micro version for av_lockmgr_register() changes in...

avcodec: bump micro version for av_lockmgr_register() changes in a950edb4Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent a950edb4
......@@ -30,7 +30,7 @@
#define LIBAVCODEC_VERSION_MAJOR 56
#define LIBAVCODEC_VERSION_MINOR 2
#define LIBAVCODEC_VERSION_MICRO 100
#define LIBAVCODEC_VERSION_MICRO 101
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
LIBAVCODEC_VERSION_MINOR, \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment