[FFmpeg-devel] [PATCH] lavc: bump micro (after adding TrueHD and MLP encoders)
Paul B Mahol
onemda at gmail.com
Sat Sep 17 17:26:09 EEST 2016
On 9/17/16, Rostislav Pehlivanov <atomnuker at gmail.com> wrote:
> Signed-off-by: Rostislav Pehlivanov <atomnuker at gmail.com>
> ---
> libavcodec/version.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/libavcodec/version.h b/libavcodec/version.h
> index ecd48c5..ccb2890 100644
> --- a/libavcodec/version.h
> +++ b/libavcodec/version.h
> @@ -28,7 +28,7 @@
> #include "libavutil/version.h"
>
> #define LIBAVCODEC_VERSION_MAJOR 57
> -#define LIBAVCODEC_VERSION_MINOR 56
> +#define LIBAVCODEC_VERSION_MINOR 57
> #define LIBAVCODEC_VERSION_MICRO 100
>
> #define LIBAVCODEC_VERSION_INT AV_VERSION_INT(LIBAVCODEC_VERSION_MAJOR, \
> --
> 2.9.3
Topic/log should be: bump minor....
Otherwise LGTM
More information about the ffmpeg-devel
mailing list