X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libswresample%2Fversion.h;h=c70cf812f80e398dfc3e17d4261bc173c372c3c1;hb=f94b4f161151cc95b6d0ffc7671bbc0a1252130b;hp=2640b1067594841b43bf5cea5fb7bad2e02cdd18;hpb=b14761d1f8372dfe558193b8b754b9f1a858077d;p=ffmpeg diff --git a/libswresample/version.h b/libswresample/version.h index 2640b106759..c70cf812f80 100644 --- a/libswresample/version.h +++ b/libswresample/version.h @@ -29,8 +29,8 @@ #include "libavutil/avutil.h" #define LIBSWRESAMPLE_VERSION_MAJOR 3 -#define LIBSWRESAMPLE_VERSION_MINOR 0 -#define LIBSWRESAMPLE_VERSION_MICRO 101 +#define LIBSWRESAMPLE_VERSION_MINOR 4 +#define LIBSWRESAMPLE_VERSION_MICRO 100 #define LIBSWRESAMPLE_VERSION_INT AV_VERSION_INT(LIBSWRESAMPLE_VERSION_MAJOR, \ LIBSWRESAMPLE_VERSION_MINOR, \