# HG changeset patch # User michaelni # Date 1047482587 0 # Node ID 7bde81d2f2c576f818cf3a13d94b9dbe6a1b41d8 # Parent 77ccf7fe3bd03bb336a7420d86e3ecfb1c9ef78e 100l diff -r 77ccf7fe3bd0 -r 7bde81d2f2c5 avcodec.h --- a/avcodec.h Wed Mar 12 15:16:19 2003 +0000 +++ b/avcodec.h Wed Mar 12 15:23:07 2003 +0000 @@ -15,8 +15,8 @@ #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