On Fri, Feb 09, 2018 at 10:51:36AM +0100, Luca Barbato wrote:
>  libavcodec/version.h   |   2 +-
> 
> --- a/libavcodec/version.h
> +++ b/libavcodec/version.h
> @@ -28,7 +28,7 @@
> 
>  #define LIBAVCODEC_VERSION_MAJOR 58
> -#define LIBAVCODEC_VERSION_MINOR  8
> +#define LIBAVCODEC_VERSION_MINOR  9
>  #define LIBAVCODEC_VERSION_MICRO  0

I guess we should decide what to do about bumping version when there
is no change to installed headers, e.g. when a decoder is added without
adding an AV_CODEC_ID. Anton has been saying that minor should not be
bumped in those cases and I think he is right.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to