mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
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
@ -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…
Reference in New Issue
Block a user