Mercurial > libavcodec.hg
changeset 11775:0a4431996742 libavcodec
Bump minor version bump and add an APIchanges entry after addition of
CODEC_CAP_EXPERIMENTAL.
author | stefano |
---|---|
date | Wed, 26 May 2010 18:45:13 +0000 |
parents | 79489644101e |
children | 906fdc96cdf4 |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Wed May 26 18:34:48 2010 +0000 +++ b/avcodec.h Wed May 26 18:45:13 2010 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 71 +#define LIBAVCODEC_VERSION_MINOR 72 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \