X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=2dc83ba87cebb7b6849182aff877888292cdefe8;hb=257766a838c5359558a7745d39d570d78eeecd76;hp=9846275e0978c53355d03373e170f588da3aa921;hpb=a78d9abee0dfef2dc86e711e27b474e7d07dca2e;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index 9846275e097..2dc83ba87ce 100644 --- a/libavcodec/version.h +++ b/libavcodec/version.h @@ -29,8 +29,8 @@ #include "libavutil/version.h" #define LIBAVCODEC_VERSION_MAJOR 57 -#define LIBAVCODEC_VERSION_MINOR 21 -#define LIBAVCODEC_VERSION_MICRO 100 +#define LIBAVCODEC_VERSION_MINOR 22 +#define LIBAVCODEC_VERSION_MICRO 102 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \