Mercurial > libavformat.hg
diff avformat.h @ 2373:f7cbf58427e1 libavformat
Bump minor number, NUT muxer was added.
| author | diego |
|---|---|
| date | Sat, 11 Aug 2007 15:03:50 +0000 |
| parents | 43a4290a6d77 |
| children | cbe3f8440741 |
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)
