Commit 56e4ef92 authored by aurel's avatar aurel

bump lavf micro version to allow checking for the matroska/ASS bugfix in r15211

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@15232 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 3f0fea60
......@@ -23,7 +23,7 @@
#define LIBAVFORMAT_VERSION_MAJOR 52
#define LIBAVFORMAT_VERSION_MINOR 22
#define LIBAVFORMAT_VERSION_MICRO 0
#define LIBAVFORMAT_VERSION_MICRO 1
#define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
LIBAVFORMAT_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