X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=195e21bfbeecee9458cb928b9fb6c12e604eb87c;hb=18a567c369d74af5ef651b07c4c5615f5598616b;hp=348b4d030043ae8b9c9c5c55ceeb29a5006148d3;hpb=ba0a56e0b00474eb0e47d503b139816fe28c47e5;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index 348b4d03004..195e21bfbee 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 47 -#define LIBAVCODEC_VERSION_MICRO 105 +#define LIBAVCODEC_VERSION_MINOR 52 +#define LIBAVCODEC_VERSION_MICRO 100 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \