# HG changeset patch # User stefano # Date 1267906072 0 # Node ID a8444182f9783c778ed358fd76fae7980c0cef42 # Parent 536c2e94defa161ad0a2c2a377a9ed7641c24393 Bump minor number and add APIchanges entry after the inclusion of av_stristr(). diff -r 536c2e94defa -r a8444182f978 avutil.h --- a/avutil.h Sat Mar 06 19:41:22 2010 +0000 +++ b/avutil.h Sat Mar 06 20:07:52 2010 +0000 @@ -40,7 +40,7 @@ #define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c) #define LIBAVUTIL_VERSION_MAJOR 50 -#define LIBAVUTIL_VERSION_MINOR 10 +#define LIBAVUTIL_VERSION_MINOR 11 #define LIBAVUTIL_VERSION_MICRO 0 #define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \