Mercurial > libavutil.hg
changeset 931:239e2d9c478a libavutil
Bump lavu minor and add APIchanges entry after AV_BASE64_SIZE()
addition.
author | stefano |
---|---|
date | Sat, 05 Jun 2010 11:28:02 +0000 |
parents | 7c8cc500e1f4 |
children | be49bac1a894 |
files | avutil.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avutil.h Fri Jun 04 01:15:41 2010 +0000 +++ b/avutil.h Sat Jun 05 11:28:02 2010 +0000 @@ -40,7 +40,7 @@ #define AV_VERSION(a, b, c) AV_VERSION_DOT(a, b, c) #define LIBAVUTIL_VERSION_MAJOR 50 -#define LIBAVUTIL_VERSION_MINOR 16 +#define LIBAVUTIL_VERSION_MINOR 17 #define LIBAVUTIL_VERSION_MICRO 0 #define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \