Mercurial > libavcodec.hg
changeset 11478:05153393ecb5 libavcodec
bump minor avcodec version for libxvid codec id change (r22489)
author | aurel |
---|---|
date | Sat, 13 Mar 2010 18:17:25 +0000 |
parents | 445659683743 |
children | 59c11c1f3991 |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Sat Mar 13 10:25:41 2010 +0000 +++ b/avcodec.h Sat Mar 13 18:17:25 2010 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 58 +#define LIBAVCODEC_VERSION_MINOR 59 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \