1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-08-15 14:13:16 +02:00
Originally committed as revision 1667 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Michael Niedermayer
2003-03-12 15:23:07 +00:00
parent 14bea432f1
commit 49313ba4c1

View File

@@ -15,8 +15,8 @@ extern "C" {
#define LIBAVCODEC_VERSION_INT 0x000406
#define LIBAVCODEC_VERSION "0.4.6"
#define LIBAVCODEC_BUILD 4661
#define LIBAVCODEC_BUILD_STR "4661"
#define LIBAVCODEC_BUILD 4662
#define LIBAVCODEC_BUILD_STR "4662"
#define LIBAVCODEC_IDENT "FFmpeg" LIBAVCODEC_VERSION "b" LIBAVCODEC_BUILD_STR