X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=2d2cc69ab69f19f5d2487b2b2b7b0965ace36478;hb=ba6cada92eb7c3446bfb1d4525031d405a052516;hp=238e6db9e09ebaf9d13ec3e6fe76c49fae830154;hpb=383c03ee0f9a3065347c81e9f9f96d233240250b;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index 238e6db9e09..2d2cc69ab69 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 87 -#define LIBAVCODEC_VERSION_MICRO 101 +#define LIBAVCODEC_VERSION_MINOR 88 +#define LIBAVCODEC_VERSION_MICRO 100 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \