forked from FFmpeg/FFmpeg
Bump minor number, NUT muxer was added.
Originally committed as revision 10072 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
74f0780543
commit
68bf8d83c5
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue