Mercurial > libavformat.hg
changeset 2373:f7cbf58427e1 libavformat
Bump minor number, NUT muxer was added.
author | diego |
---|---|
date | Sat, 11 Aug 2007 15:03:50 +0000 |
parents | 5c3d8e112e79 |
children | cbe3f8440741 |
files | avformat.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/avformat.h Sat Aug 11 11:12:34 2007 +0000 +++ b/avformat.h Sat Aug 11 15:03:50 2007 +0000 @@ -22,7 +22,7 @@ #define AVFORMAT_H #define LIBAVFORMAT_VERSION_INT ((51<<16)+(12<<8)+1) -#define LIBAVFORMAT_VERSION 51.12.1 +#define LIBAVFORMAT_VERSION 51.12.2 #define LIBAVFORMAT_BUILD LIBAVFORMAT_VERSION_INT #define LIBAVFORMAT_IDENT "Lavf" AV_STRINGIFY(LIBAVFORMAT_VERSION)