Mercurial > libavcodec.hg
changeset 12524:98606b84a7a4 libavcodec
Bump version and update APIchanges after r25210.
author | stefano |
---|---|
date | Mon, 27 Sep 2010 00:30:14 +0000 |
parents | efb6ad35c202 |
children | 7c0dbd8eb53a |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Sun Sep 26 14:47:00 2010 +0000 +++ b/avcodec.h Mon Sep 27 00:30:14 2010 +0000 @@ -32,7 +32,7 @@ #define LIBAVCODEC_VERSION_MAJOR 52 #define LIBAVCODEC_VERSION_MINOR 91 -#define LIBAVCODEC_VERSION_MICRO 0 +#define LIBAVCODEC_VERSION_MICRO 1 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \