On 02/08/2012 05:46 PM, Rafaël Carré wrote:

> ---
> diff --git a/libavcodec/version.h b/libavcodec/version.h
> index 485b60e..d6eaa26 100644
> --- a/libavcodec/version.h
> +++ b/libavcodec/version.h
> @@ -22,7 +22,7 @@
>  
>  #define LIBAVCODEC_VERSION_MAJOR 54
>  #define LIBAVCODEC_VERSION_MINOR  0
> -#define LIBAVCODEC_VERSION_MICRO  0
> +#define LIBAVCODEC_VERSION_MICRO  1
>  
>  #define LIBAVCODEC_VERSION_INT  AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
>                                                 LIBAVCODEC_VERSION_MINOR, \


Micro bump isn't really needed. Besides that, the whole patch set LGTM.

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

Reply via email to