X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=ab2d2a0e998c259af3b52ddb95b5c5d190669552;hb=4d92bd3ca2252b461b352bc2af3ebeabe5394715;hp=e7778e9bc08e464ad83a9cf2cf007e2d3e6bd283;hpb=83bf40f3cfcf4b7545e41836b37f21806004f136;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index e7778e9bc08..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 58 -#define LIBAVCODEC_VERSION_MICRO 102 +#define LIBAVCODEC_VERSION_MINOR 63 +#define LIBAVCODEC_VERSION_MICRO 103 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \