Skip to content
Snippets Groups Projects
Commit cfc040a4 authored by Marton Balint's avatar Marton Balint
Browse files

lavf: bump micro version after the new segment muxer options


Signed-off-by: default avatarMarton Balint <cus@passwd.hu>
parent 369a6a6e
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
#define LIBAVFORMAT_VERSION_MAJOR 57
#define LIBAVFORMAT_VERSION_MINOR 23
#define LIBAVFORMAT_VERSION_MICRO 100
#define LIBAVFORMAT_VERSION_MICRO 101
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
LIBAVFORMAT_VERSION_MINOR, \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment