Mercurial > libavformat.hg
changeset 6266:f7a3c5ea90f8 libavformat
Bump minor and add APIchanges entry for url_fskip return value change.
author | mstorsjo |
---|---|
date | Fri, 16 Jul 2010 23:31:30 +0000 |
parents | 6eead40d46a7 |
children | e3af32f5ee3e |
files | avformat.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avformat.h Fri Jul 16 23:20:03 2010 +0000 +++ b/avformat.h Fri Jul 16 23:31:30 2010 +0000 @@ -22,7 +22,7 @@ #define AVFORMAT_AVFORMAT_H #define LIBAVFORMAT_VERSION_MAJOR 52 -#define LIBAVFORMAT_VERSION_MINOR 73 +#define LIBAVFORMAT_VERSION_MINOR 74 #define LIBAVFORMAT_VERSION_MICRO 0 #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \