Mercurial > libavcodec.hg
diff avcodec.h @ 11426:ff9072ded749 libavcodec
Bump avcodec minor version for kgv1 decoder
| author | daniel |
|---|---|
| date | Tue, 09 Mar 2010 01:20:20 +0000 |
| parents | 599e717b0549 |
| children | db5623d197a3 |
line wrap: on
line diff
--- a/avcodec.h Tue Mar 09 01:03:09 2010 +0000 +++ b/avcodec.h Tue Mar 09 01:20:20 2010 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 52 -#define LIBAVCODEC_VERSION_MINOR 57 +#define LIBAVCODEC_VERSION_MINOR 58 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
