X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fversion.h;h=02cb5c3ec15073c76300a9a66eb7ce290d40b89d;hb=4d2f62150dba814eeb28de0d6723f6beb3638be9;hp=4356bb5eb58b32ec9c13f90774b58039ff3da4e0;hpb=894cbcd83b8922308c6149e764de62ae0aa7a463;p=ffmpeg diff --git a/libavcodec/version.h b/libavcodec/version.h index 4356bb5eb58..02cb5c3ec15 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 44 -#define LIBAVCODEC_VERSION_MICRO 100 +#define LIBAVCODEC_VERSION_MINOR 48 +#define LIBAVCODEC_VERSION_MICRO 101 #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \ LIBAVCODEC_VERSION_MINOR, \