Mercurial > libavcodec.hg
changeset 10527:8cb3965df30f libavcodec
Bump minor version after MPEG-4 Lossless commit
author | vitor |
---|---|
date | Thu, 12 Nov 2009 20:21:38 +0000 |
parents | aa3da249fdad |
children | 6fe84da648e2 |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Thu Nov 12 20:08:17 2009 +0000 +++ b/avcodec.h Thu Nov 12 20:21:38 2009 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 40 +#define LIBAVCODEC_VERSION_MINOR 41 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \