X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=7139c1f55732d6329565beff6c7733456ac03ecd;hb=1809f1cda9563ff4451203e0c852afe12f684b80;hp=3939c4f67aa9453575aee9f19d0e86a4f4440f72;hpb=63c690ad154509dcda78d3d3537bd1af9c406241;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index 3939c4f67aa..7139c1f5573 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -28,8 +28,8 @@ #include "libavutil/version.h" #define LIBAVCODEC_VERSION_MAJOR 58 -#define LIBAVCODEC_VERSION_MINOR 12 -#define LIBAVCODEC_VERSION_MICRO 101 +#define LIBAVCODEC_VERSION_MINOR 21 +#define LIBAVCODEC_VERSION_MICRO 105 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \