Mercurial > libavutil.hg
changeset 577:2fe796dc4c68 libavutil
Bump minor version after addition of FF_ARRAY_ELEMS macro.
author | benoit |
---|---|
date | Wed, 15 Oct 2008 08:06:12 +0000 |
parents | 481638df1e8b |
children | b20a4eb68876 |
files | avutil.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avutil.h Wed Oct 15 07:24:54 2008 +0000 +++ b/avutil.h Wed Oct 15 08:06:12 2008 +0000 @@ -35,7 +35,7 @@ #define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c) #define LIBAVUTIL_VERSION_MAJOR 49 -#define LIBAVUTIL_VERSION_MINOR 11 +#define LIBAVUTIL_VERSION_MINOR 12 #define LIBAVUTIL_VERSION_MICRO 0 #define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \