Mercurial > libavcodec.hg
changeset 7531:63c782094e3a libavcodec
Bump minor version as av_log_missing_feature() was added to public API in
r14685
author | superdump |
---|---|
date | Sun, 10 Aug 2008 22:18:46 +0000 |
parents | 398636f16e7e |
children | c4de4b187b4f |
files | avcodec.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avcodec.h Sun Aug 10 20:29:43 2008 +0000 +++ b/avcodec.h Sun Aug 10 22:18:46 2008 +0000 @@ -30,7 +30,7 @@ #include "libavutil/avutil.h" #define LIBAVCODEC_VERSION_MAJOR 51 -#define LIBAVCODEC_VERSION_MINOR 63 +#define LIBAVCODEC_VERSION_MINOR 64 #define LIBAVCODEC_VERSION_MICRO 0 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \