# HG changeset patch # User michael # Date 1231010508 0 # Node ID f2c406b05158c7e666b44128dfa397b0bb8fc580 # Parent 7e6cf3ff61d3adb93895abd9443bbc0944ac6ade Bump LIBAVCODEC_VERSION_MINOR due to AVSubtitle changes. diff -r 7e6cf3ff61d3 -r f2c406b05158 avcodec.h --- a/avcodec.h Sat Jan 03 19:20:50 2009 +0000 +++ b/avcodec.h Sat Jan 03 19:21:48 2009 +0000 @@ -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, \