mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-15 20:01:42 +00:00
build num ++
Originally committed as revision 490 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
8bceb6af09
commit
79b0d5f925
@ -5,8 +5,8 @@
|
||||
|
||||
#define LIBAVCODEC_VERSION_INT 0x000406
|
||||
#define LIBAVCODEC_VERSION "0.4.6"
|
||||
#define LIBAVCODEC_BUILD 4607
|
||||
#define LIBAVCODEC_BUILD_STR "4607"
|
||||
#define LIBAVCODEC_BUILD 4608
|
||||
#define LIBAVCODEC_BUILD_STR "4608"
|
||||
|
||||
enum CodecID {
|
||||
CODEC_ID_NONE,
|
||||
|
Loading…
Reference in New Issue
Block a user