diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index b10071da69..3e76d9a541 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -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