On 20.11.2015 03:26, Michael Niedermayer wrote:
> From: Michael Niedermayer <mich...@niedermayer.cc>
> 
> Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
> ---
>  libavformat/ffm.h     |    2 ++
>  libavformat/ffmdec.c  |   14 ++++++++++++++
>  libavformat/version.h |    2 +-
>  3 files changed, 17 insertions(+), 1 deletion(-)
> 

This looks good.

> diff --git a/libavformat/version.h b/libavformat/version.h
> index 55198e7..d66eeff 100644
> --- a/libavformat/version.h
> +++ b/libavformat/version.h
> @@ -30,7 +30,7 @@
>  #include "libavutil/version.h"
>  
>  #define LIBAVFORMAT_VERSION_MAJOR  57
> -#define LIBAVFORMAT_VERSION_MINOR  15
> +#define LIBAVFORMAT_VERSION_MINOR  16
>  #define LIBAVFORMAT_VERSION_MICRO 100
>  
>  #define LIBAVFORMAT_VERSION_INT AV_VERSION_INT(LIBAVFORMAT_VERSION_MAJOR, \
> 

Only MINOR is already at 16 now.

Best regards,
Andreas
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to