Mercurial > libavcodec.hg
changeset 7227:3de78cd3039f libavcodec
increment minor version for commit r14110 (Electronic Arts CMV decoder)
author | pross |
---|---|
date | Wed, 09 Jul 2008 08:34:43 +0000 |
parents | e707d79a5ffd |
children | 29bce9b314ec |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Wed Jul 09 07:21:12 2008 +0000 +++ b/avcodec.h Wed Jul 09 08:34:43 2008 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 51 -#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, \