Mercurial > libavutil.hg
changeset 1024:7eb7bb8fe651 libavutil
Bump version and update APIchanges after r25210.
author | stefano |
---|---|
date | Mon, 27 Sep 2010 00:30:14 +0000 |
parents | 0a18c400e946 |
children | 0ece1ad81f21 |
files | avutil.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avutil.h Sun Sep 26 21:01:20 2010 +0000 +++ b/avutil.h Mon Sep 27 00:30:14 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 28 +#define LIBAVUTIL_VERSION_MINOR 29 #define LIBAVUTIL_VERSION_MICRO 0 #define LIBAVUTIL_VERSION_INT AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \