Mercurial > libavcodec.hg
changeset 10661:85b5e57f5959 libavcodec
Minor version bump for mbtree addition.
author | darkshikari |
---|---|
date | Wed, 09 Dec 2009 00:24:33 +0000 |
parents | f0f34732208a |
children | 80161fd66fd1 |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Tue Dec 08 21:24:01 2009 +0000 +++ b/avcodec.h Wed Dec 09 00:24:33 2009 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 42 +#define LIBAVCODEC_VERSION_MINOR 43 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \