[FFmpeg-devel] [PATCH 1/2] avutil/version: 57.26.100 -> 57.27.100

James Almer jamrial at gmail.com
Tue Jun 14 04:05:21 EEST 2022


On 6/13/2022 9:03 PM, Zane van Iperen wrote:
> Forgot to bump after the uuid patches.
> 
> Signed-off-by: Zane van Iperen <zane at zanevaniperen.com>
> ---
>   libavutil/version.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libavutil/version.h b/libavutil/version.h
> index 2c7f4f6b37..2e9e02dda8 100644
> --- a/libavutil/version.h
> +++ b/libavutil/version.h
> @@ -79,7 +79,7 @@
>    */
>   
>   #define LIBAVUTIL_VERSION_MAJOR  57
> -#define LIBAVUTIL_VERSION_MINOR  26
> +#define LIBAVUTIL_VERSION_MINOR  27
>   #define LIBAVUTIL_VERSION_MICRO 100
>   
>   #define LIBAVUTIL_VERSION_INT   AV_VERSION_INT(LIBAVUTIL_VERSION_MAJOR, \

Patchset applied.


More information about the ffmpeg-devel mailing list