Commit 2e3886f6 authored by michael's avatar michael

Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16418 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 350d41c8
......@@ -30,7 +30,7 @@
#include "libavutil/avutil.h"
#define LIBAVCODEC_VERSION_MAJOR 52
#define LIBAVCODEC_VERSION_MINOR 9
#define LIBAVCODEC_VERSION_MINOR 10
#define LIBAVCODEC_VERSION_MICRO 0
#define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
......
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