X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=ab2d2a0e998c259af3b52ddb95b5c5d190669552;hb=134233972e7961d9a41c67d27da505e459d5edfa;hp=9c03364e9bef3a167c518f665260d8aa014e98e7;hpb=adfcf16f76de675f1dd313bc64ec52f2e143732b;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index 9c03364e9be..ab2d2a0e998 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -28,8 +28,8 @@ #include "libavutil/version.h" #define LIBAVCODEC_VERSION_MAJOR 57 -#define LIBAVCODEC_VERSION_MINOR 61 -#define LIBAVCODEC_VERSION_MICRO 100 +#define LIBAVCODEC_VERSION_MINOR 63 +#define LIBAVCODEC_VERSION_MICRO 103 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \