Mercurial > libavutil.hg
changeset 861:a8444182f978 libavutil
Bump minor number and add APIchanges entry after the inclusion of
av_stristr().
author | stefano |
---|---|
date | Sat, 06 Mar 2010 20:07:52 +0000 |
parents | 536c2e94defa |
children | 434a611c1e54 |
files | avutil.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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, \