Commit c98afbd7 authored by nickols_k's avatar nickols_k

build num ++


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@490 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent fe2e60d9
......@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment